Answer Posted / 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 View All Answers
What do you understand by lumen?
What is query scope?
How to bind a service container to a service provide.
What is meant by Laravel - Hashing ?
Tell me why laravel over other php frameworks?
How to register a service provider in laravel?
What is difference between var_dump and print_r?
What is meant by CRUD and explain each of it Operations ?
Explain how to configure cron jobs in homestead?
Why middleware is used in laravel?
What is x-csrf-token , how it is different from csrf tokens?
What are laravel facades?
What is controller middleware in laravel?
How do I use sub-domain routing?
What is your favorite feature of laravel?