Laravel PHP Developer Question:

Download Job Interview Questions and Answers PDF

Tell me how can you display HTML with Blade in laravel?

Laravel PHP Developer Interview Question
Laravel PHP Developer Interview Question

Answer:

To display html in laravel you can use below syntax.

{!! $your_var !!}

Download Laravel PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is routing and how, and what are the different ways to write it?Tell me how To Enable The Query Logging?