تماشای ویدئو 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
9 تیر 1396
آی-ویدئو