25.06.2018 Views

Full-Stack Vue.js 2 and Laravel 5

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Serving the project<br />

The main <strong>Vue</strong>bnb project is now installed. Let's get the web server to serve it at<br />

the local development domain vuebnb.test.<br />

In the Homestead configuration file, map vuebnb.test to the project's public folder.<br />

~/Homestead/Homestead.yaml:<br />

sites:<br />

...<br />

- map: vuebnb.test<br />

to: /home/vagrant/vuebnb/public

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!