Computer Science, asked by pppppppp19pppp, 6 months ago

what is blade directive in laravel

Answers

Answered by Anonymous
2

Explanation:

Laravel Blade is a templating engine that compiles its special syntax back into PHP and HTML. Its special syntax includes directives. Directives are sugar-added functions hiding complex or ugly code behind them. Blade includes lots of built-in directives and also allows you to define custom ones.

I hope it's help uhh ❤️

Answered by Anonymous
2

Answer:

hello

Laravel Blade is a templating engine that compiles its special syntax back into PHP and HTML. Its special syntax includes directives. Directives are sugar-added functions hiding complex or ugly code behind them. Blade includes lots of built-in directives and also allows you to define custom ones.

Similar questions