Skip to content

Tag: homestead

Laravel not creating projects in Code-Folder

I have a fresh new installation of homestead an wanted to initiate my first Laravel project. It seems, that is always creating the Project not in the Code folder, but in root. Maybe this is the reason, why my mapping to my windows folder isn’t working, too. This is my Homestead.yaml I tried it with 3 pr…