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 localization?
What is api php in laravel?
Tell us what are advantages of laravel?
What are laravel’s contracts?
Explain request life cycle of laravel.
How we can get user's detail when he is logged in using auth?
What are the server requirements for laravel 6.0?
What is observer in laravel?
What is php artisan in laravel?
Explain collections in laravel.
How to enable maintenance mode in laravel 5?
How to do subdomain routing in laravel?
What is laravel dependency injection?
How can we handle Error Handling in Laravel ?
What is official website url of laravel?