Skip to content

Instantly share code, notes, and snippets.

@raymadrona
Created June 5, 2018 05:30
Show Gist options
  • Save raymadrona/db2c7477cd0283541dbce9b5744cb50b to your computer and use it in GitHub Desktop.
Save raymadrona/db2c7477cd0283541dbce9b5744cb50b to your computer and use it in GitHub Desktop.
#http://backendtime.com/setup-laravel-homestead-windows/
vagrant plugin install vagrant-winnfsd
folders:
- map: ~/Projects
to: /home/vagrant/Code
type: "nfs"
mount_options: ['nolock,vers=3,udp,noatime']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment