Answer Posted / rachana devi
In Laravel, all requests are mapped with the help of routes
Routing in Laravel includes the following categories -
Basic Routing.
Route parameters.
Named Routes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is map function in laravel?
Tell us what are bundles, reverse routing and the ioc container?
What is seed in laravel?
What is closure in laravel?
How to share your homestead with others.
What is your favorite feature of laravel?
What is reverse path check?
Explain how to resolve class instance out of the container in laravel?
How to launch vagrant box?
What do you mean by terminable middleware?
What is fillable attribute in a model?
What are the software’s included in laravel homestead?
How can someone change the default database type in laravel?
What is the make method?
How to create & register a service provider in laravel 5?