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.

Home route<br />

Let's now add a server-side route for the home page so that we can load our app<br />

from the root path. This new route will point to a get_home_web method in our<br />

ListingController class.<br />

routes/web.php:

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

Saved successfully!

Ooh no, something went wrong!