laravel homestead the host path of shared folder missing error on windows 7
问题 I am trying to set up laravel homestead on my windows 7 machine . I installed vagrant and virtualbox. Also the git bash shell. did vagrant box add laravel/homestead composer global require "laravel/homestead=~2.0" added composer vendor bin to environment variables.So, homestead command is now accessible from shell homestead init I had edited my Homestead.yaml file and this is the configuration . I have my laravel projects currently in the mentioned directory in the configuration . ie ( E:// )