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.
Sequelize Tutorial : • Sequelize Tutorial | Learning Points
Laravel 9 New upgrades : • Laravel 9 New Features | What is new ...
Laravel 9 Tutorial : • Laravel 9 Tutorial | Complete Laravel...
Express JS Tutorial : • Express Js Tutorial | Node JS framewo...
Full Node Js Tutorial : • Node JS latest version v16.* | Node J...
Full JWT Authentication tutorial in Laravel 8 : • Laravel 8 REST API Using JWT Authenti...
Full PHP tutorial : • PHP beginners to advance | Introducti...
Full ECMA Script Tutorial : • ES6 | ECMA SCRIPT Tutorial | Learning...
Laravel 8 tutorial : • Laravel 8 tutorial | Laravel Tutorial...
Angular Tutorial : https://www.youtube.com/embed/videose...
Student Management Project : • Angular Project | Angular CRUD applic...
API tutorial with Laravel : • API tutorial from beginning to advanc...
Livewire Tutorial : https://www.youtube.com/embed/videose...
Full Stack Application Tutorial : • Full Stack Application with JWT authe...
Full Voyager admin panel tutorial: https://www.youtube.com/embed/videose...
Advance PHP tutorial : • Advance PHP tutorial | PHP OOP Tutori...
PHP Interview Questions Answers : https://www.youtube.com/embed/videose...
Follow in Facebook : / learningpointsdotin
Follow in Linkedin : / learning-points
Follow in Instagram : / learning_points
Visit Learning Points website for more topic : http://learning-points.in/
#laravel9 #laravel #routing #tutorial