Laravel Routing | Laravel 9 | Laravel tutorial | Learning Points

preview_player
Показать описание
Laravel Routing | Laravel 9 | Laravel tutorial | Learning Points

All Laravel routes are defined in your route files, which are located in the routes directory. These files are automatically loaded by the framework.

This tutorial discussed on :
How to create route?
How to send extra parameter through route?
How to send optional parameter through route?
How web route creates?
How to access api route through postman?
How to add regular expression constraints in route?
How to set global constraints?
How to validate route with our condition?
How to create route group?
How to make a url such that which accept any kind of request?

Laravel, Laravel 9, Laravel Tutorial,

Already discussed about : Laravel Installation, laravel Files and folder structure.

In our upcoming video I will cover about Laravel controller, Laravel Views, Laravel component, Laravel blade features, Laravel Database connection, Laravel model, Laravel Migration, Laravel Joining clause, Left join, right join, inner join, cross join, advance join, subquery join, Conditional Clause, Laravel seeding, Laravel Faker, Laravel Pagination, Laravel eloquent relation, Laravel one to one relation, laravel one to many relation, laravel many to many relation, laravel crud application, laravel form validation and more topic on laravel 9.

Chapters
00:00 Introduction
00:40 Types of route
01:10 Web route and API route
03:30 Create Route
06:25 Create dynamic route
09:00 Pass optional parameter in route
10:15 Set default value in closure function
13:30 Route validation
15:50 Global route validation
17:58 Route accept multiple HTTP request
20:17 Any kind of HTTP request accept
21:00 Channel route
22:37 Console route
22:59 Create new artisan command
24:57 List of scheduler
29:30 Conclusion & Next video topic

Please comment your feedback and support me by subscribing to this channel.

#laravel9 #laravel #routing #tutorial
Рекомендации по теме
Комментарии
Автор

Nice.. I learnt a lot Mr. Learning Points!!

centsgo