Closed michaelnguyen2021 closed 7 years ago
You need to have php and composer installed on your host machine. Other than that, vendor and cache folders must be located in directory shared between host and guest OS.
it is quite inconvenience and defeats the purpose of vagrant box to some extend.
thanks
I am using Scotch-box [https://box.scotch.io/] as my development environment. The host machine is windows 10. I don't know what to put in under Settings ( composer, PHP, autoloader, classmap files)
Tried /usr/local/bin/composer, /usr/bin/php, vendor/autoload.php - none works as I believe Atom dont know about the virtual machine.