What is a Views ?



What is a Views ?..

Answer / Arvind Kumar Pandey

Views in Laravel are templates that define the structure and appearance of your application's user interface. They can be created using Blade syntax, which is a powerful templating engine provided by Laravel.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

How to create route name in laravel 5?

1 Answers  


Explain how to create custom middleware in laravel?

1 Answers  


What is response macros?

1 Answers  


What does framework mean in programming?

1 Answers  


What is crud in laravel?

1 Answers  


What is route model binding in laravel?

1 Answers  


How do I see all of the routes that are defined?

1 Answers  


Is laravel support caching? Explain

1 Answers  


What is schema in laravel?

1 Answers  


How to turn off crsf protection for specific route in laravel?

1 Answers  


Explain the difference between implicit and explicit route binding in laravel?

1 Answers  


In which directory laravel configartion files are kept.

1 Answers  


Categories