what is Laravel-Routing ?
Answer / 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 |
What is use of laravel?
Provide the steps to configure laravel application?
Explain loggin in laravel.
Does laravel passport use jwt?
Is any server permissions required for laravel?
Is laravel built on symfony?
How to use basic routing in laravel?
What are route groups?
Tell us what are bundles, reverse routing and the ioc container?
How to generate a controller with resources in laravel?
What is laravel route?
How do I add a 3rd party package to your application like laravel-emoji?