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
Explain binding primitives?
How to resolve class instance out of the container in laravel?
List some official packages provided by laravel?
what is meant by Laravel ?
What is ioc container in laravel?
How to Sharing Data with all Views ?
What is laravel echo?
What is isset function?
Tell us how to use update statement in laravel?
How to get user’s ip address in laravel?
How will you explain dd() function in laravel?
What are the plateforms laravel homestead supports?
How does antiforgerytoken work?
What is the default session timeout duration?
Name aggregates methods of query builder.