Skip to content
Advertisement

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 projects now, but every

Very slow laravel homestead/vagrant/virtualbox on Mac OSX

I am using Homestead + Vagrant + Virtualbox on a Mac. Problem While I found lots of threads/answers how to fix slow response times (e.g. TTFB) none of them worked. My response times vary between 25 – 32 seconds, which of obviously is not acceptable for local development. Suggested Solutions I have tried a lot of suggested solutions from here:

Advertisement