Hi, I'm trying to install Homestead on a Mac using VirtualBox and when I edit the homstead.yaml file to change the location of my local shared folder the change never registers, as I always get the error
The host path of the shared folder is missing: ~/Code
when I vagrant up.
When I performed bash init.sh I was asked to overwrite homestead.yaml, after.sh, and aliases. I've been having this problem for a while now and have tried many different things but nothing seems to work. I new with Laravel and would appreciate some help. Thanks!
Try this: https://laracasts.com/series/laravel-5-fundamentals/episodes/2
If you are using homestad then use homestead up command not vagrant up.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community