Homestead.yaml
folders:
- map: /Applications/MAMP/htdocs/code
to: /home/vagrant/code
Everything is working perfectly beofore I reboot my computer, my homestead directory doesn't seem to sync with my local one anymore. They're missing completely.
homestead
VM
, and SSH
into it. ~/code
, and nothing there.I tried to research into it, but people seem to have the same issue.
What is going on here ? How can I fix this ?
In my local homestead directory, I run vagrant reload
, I got this
and it works 100% for me.
vagrant reload : restarts vagrant machine, loads new Vagrantfile.