Part 6 - Layouts with Blade [How to Build a Blog with Laravel 5 Series]

محسن
76 بار بازدید - 7 سال پیش - We learn to transform our
We learn to transform our HTML layouts into layouts that use Blade! Blade is the templating engine that is part of Laravel. Blade has many uses, but the one we focus on today is a way to better organize our code. With layouts we can set a default template that our project uses and then have all the code for our navigation, headers, titles, etc in only one place and not duplicated throughout our Laravel 5.2 application. This means that when fixing bugs, we only have to look in one place and fix it once to r
7 سال پیش در تاریخ 1396/04/11 منتشر شده است.
76 بـار بازدید شده
... بیشتر