H
H
hili2016-08-05 18:59:15
Laravel
hili, 2016-08-05 18:59:15

Laravel. Where can I find a list of Blade directives?

Hello!
Where can I find a list of Blade directives? (of course with the documentation). I am aware that there is a manual, but I'm not sure that everything is there.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
OnYourLips, 2016-08-05
@hili

Stanislav Pochepko

What makes you think that not everything is in the documentation?
Because it's a fact.
The user documentation in Laravel shows the main features of the framework.
There is also API documentation ( https://laravel.com/api/5.2/). Everything is already there, but it is very scarce and not informative: it is easier to read the code.
As for Blade, see the source: https://github.com/illuminate/view/blob/master/Com...

S
Stanislav Pochepko, 2016-08-05
@DJZT

https://laravel.com/docs/5.2/blade
Nowhere else.
PS What makes you think that not everything is in the documentation? Where else would they come from? You can write your

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question