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 mean by horizon in laravel 5?
What are route prefixes?
Is laravel based on symfony?
How can you reduce memory usage in laravel?
What getfacadeaccessor method does?
What do you mean by laravel dusk?
How to enable or disable maintaince mode in laravel.
What are the software’s included in laravel homestead?
State the difference between get and post method.
What is guard in laravel authentication?
What are string and array helpers functions in laravel?
Why use route?
What do you mean by make() method?
What is seed in laravel?
What do you know about php artisan?