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 is composer in laravel php?
What is laravel echo?
What are the types of service providers?
What is the use of object relational mapping?
How to use delete statement in laravel?
What is auth? How is it used?
What do you know about service providers in laravel?
Explain laravel query builder?
How to retrive current environment in laravel?
Explain the middlewares in laravel?
Explain how to add csrf protection in laravel?
Where do you locate route files?
Explain reverse routing in laravel.
Explain the directory structure of laravel 5.6.
What is service provider in laravel?