Laravel 4 Blade templates documentation

Solution:1

I would say Blade is so easy that it doesn’t need documentation.

Follow this link great tutorial by Jeffrey Way which will take you through everything you need to know.

https://tutsplus.com/lesson/templating-changes/

Solution:2

I am totally convinced that the original documentation about has many areas of opportunity. Anyway, Dayle Rees has done an excellent job through the pages of Code BrightThe Blade section of the book has some great examples that perfectly complement the original documentation. I find it strange that wasn’t previously mentioned. You should give it a look.

Regards!