What is meant by Forms in Laravel ?



What is meant by Forms in Laravel ?..

Answer / rajani

Laravel provides various in built tags to handle HTML forms easily and securely.
All the major elements of HTML are generated using Laravel.
To support this, we need to add HTML package to Laravel using composer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What do you know about php artisan? Mention some artisan command.

0 Answers  


How to get/set configuration values in laravel?

0 Answers  


What is seeding in laravel?

0 Answers  


How can we check the laravel current version?

0 Answers  


What is soft delete in laravel?

0 Answers  


Can you update homestead?

0 Answers  


How to check column is exists or not in a table using laravel?

0 Answers  


How do I register a middleware?

0 Answers  


What are view composers?

0 Answers  


What is laravel scout?

0 Answers  


What does xss stand for?

0 Answers  


List site types supported by homestead?

0 Answers  


Categories