Shared folders
The folders
 property of the Homestead.yaml
 file lists all of the folders you want to share between your computer and the Homestead environment.
Ensure the code base is shared with Homestead so that we can serve Vuebnb from Homestead's web server later in the chapter.
~/Homestead/Homestead.yaml
:
folders: - map: /Users/anthonygore/Projects/Full-Stack-Vue.js-2-and-Laravel-5 to: /home/vagrant/projects