25.06.2018 Views

Full-Stack Vue.js 2 and Laravel 5

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Views<br />

To serve the frontend app with <strong>Laravel</strong>, it needs to be included in a view. The<br />

only out-of-the-box view provided is the welcome view, located at<br />

resources/views/welcome.blade.php, which is used as a boilerplate home page.<br />

The welcome view does not actually include the frontend app <strong>and</strong> it's left to the<br />

user to install it themselves. We'll look at how to do this later in the chapter.

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

Saved successfully!

Ooh no, something went wrong!