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 |
List out the plateforms laravel homestead supports?
How to make a custom validation rule in laravel?
How to localize resource uris in laravel?
What is service container in laravel?
Why laravel is the best framework?
What does csrf token in laravel 5?
What is Decryption Process ?
Tell me how to enable maintenance mode in laravel 5?
What is route group in laravel?
What is the use of accessors and mutators in eloquent?
Is laravel easy?
Please explain events in laravel?