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 is meant by url in internet?

0 Answers  


Explain the concept of contracts in laravel.

0 Answers  


How to set database connection in laravel?

0 Answers  


How we can get user's detail when he is logged in using auth?

0 Answers  


What is a Encryption Process ?

0 Answers  


How to generate application key in laravel? Why it is neccessary?

0 Answers  


Provide the steps to configure laravel application?

0 Answers  


what is Restful Resource Controllers ?

1 Answers  


Differce between contracts and facades?

0 Answers  


How to work with Database in Laravel ?

1 Answers  


What is gate in laravel?

0 Answers  


What is system requirement for installation of laravel 5.2 (latest version)?

0 Answers  


Categories