Part 3 – Getting Started [How to Build a Blog with Laravel 5 Series]



Now it is time to work on our project and start coding! First I want to make sure you remember topics from the last video and we will start by looking at where our models, our views, and our controllers are kept, before moving on to make our first pages.
In the video we learn that views in Laravel 5 should all end with the suffix .blade.php – this will become more apparent in later videos when we learn the secret functionality that this extension gives us. Also we need to make sure we have a route for every view or else Laravel doesn’t know when to use the view in our Blog application.

Previous Video [Part 2]: https://www.youtube.com/watch?v=8o_nA…
Next Video [Part 4]: https://youtu.be/C87Pc-xh3xg

Watch the Whole Playlist [How to Build a Blog with Laravel 5]: https://www.youtube.com/playlist?list…

Make sure to subscribe to get the next videos as soon as they come out.

Follow me on Twitter to chat with me or stay updated: http://twitter.com/_jacurtis

——–

Tags: Laravel 5 and Laravel 5.2 Tutorial. Best tutorial. Easy to follow. Beginners how to video. Getting started with Laravel and PHP. Mac and Windows compatible.

source

Reply


Build A Site Info