How to add Custom Route File In Laravel | Add Multiple Route Files in Laravel in HINDI

Channel:
Subscribers:
16,000
Published on ● Video Link: https://www.youtube.com/watch?v=NQIV6vmYXqk



Duration: 6:30
5,243 views
0


In this video, We are going to learn How to add Custom Route File In Larave ?? We'll Add Multiple Route Files in Laravel I have discussed Adding Multiple Route Files in Laravel. While adding functionalities to my website, the need arose to better organize my routes in separate files, and for this reason, I come to share with you today.

It is a very simple task since you will only have to make the modifications to the file
app / Providers / RouteServiceProvider.php in the mapWebRoutes function by adding require base_path ('routes / filename.php');

Example:
We create a file called admin.php that will contain the routes related to the admin, now we simply register it in the mapWebRoutes function as follows require base_path ('routes / admin.php');


Our Playlist:
Computer Facts:https://www.youtube.com/playlist?list=PLT51dtioU1pMRgv8kNYajmgJfA1W1zwqv

Laravel User Management System :
https://www.youtube.com/playlist?list=PLT51dtioU1pPNxwwo3dWfkUCKI2BXnc_H

Laravel Auth System :
https://www.youtube.com/playlist?list=PLT51dtioU1pPmtFnYQ5WRnYvvL1zW74wl

Laravel And Vuejs
https://www.youtube.com/playlist?list=PLT51dtioU1pN0mQqQ5RM5nE8uOfzsqml2

Laravel Eloquent Relationships
https://www.youtube.com/playlist?list=PLT51dtioU1pO7YgLOyNY0KF_3ny79D0BV




#laravel #LaravelRoutes #MultipleRouteFiles
Please subscribe to my channel and share the video with your friends.




Other Videos By Ajay yadav


2022-01-20How To Upload Image in Vue 3 And Laravel | Upload Image In Vue 3 | Vue 3 Image Upload [HINDI]
2022-01-16Laravel Accessor And Mutator | Accessor Vs Mutator Laravel | Getters And Setters | HINDI
2022-01-13Soft Deletes In Laravel | How To Use Soft Deletes In Laravel | Laravel Advanced Concepts | HINDI
2022-01-09Laravel Real Time Chat Application | Vue 3 Laravel Real-Time Chat | Laravel Broadcasting |HINDI
2022-01-06SMS Notification In Laravel | Send Notification on Mobile in Laravel | Laravel Notifications #Part 4
2022-01-02Laravel Slack Notificaton | Laravel Advanced | Laravel Notifications | Laravel Slack | Hindi #Part 3
2021-12-30Laravel Database Notification | Laravel Advanced | Laravel Notification | Database Notify | #Part 2
2021-12-26Laravel Notification | Send Notification In Laravel 8 | Mail Notification | Laravel Advanced | #1
2021-12-23Error: MySql Shutdown Unexpectedly XAMPP | How to Fix the XAMPP Error "MySQL Shutdown Unexpectedly"
2021-12-12Laravel Import Data from Excel Sheet And Export Data in Excel Sheet | Excel Import And Export #HINDI
2021-12-09How to add Custom Route File In Laravel | Add Multiple Route Files in Laravel in HINDI
2021-12-05Polymorphic Relationship Laravel | Laravel Eloquent Relationships | Laravel ORM in HINDI #Part 3
2021-12-02Laravel Eloquent Relationships | Has One Through | Has Many Through | ORM Relationship Part #2
2021-11-28Laravel Eloquent Relationships | One to One | One to Many | Many to Many Eloquent in HINDI Part #1
2021-11-25How to Install AdminLTE 3 Template in Laravel 8 | AdminLte Laravel 8 | AdminLTE Integrate [HINDI]
2021-11-21How To Verify Email After Registration In Laravel | Laravel Email Verification | Email Verify HINDI
2021-11-18Laravel 8 And Vue 3 Authentication | Vue 3 JWT Token Based Auth System | Vue 3 Auth [HINDI]
2021-11-14How to Install Vuejs 3 in Laravel 8 | Laravel 8 and vue3 CRUD Tutorial | Laravel Vuejs Tutorial
2021-11-02Implement Role and Permission in Admin Panel | User Management System in Laravel | Part #2 IN HINDI
2021-10-30Laravel User Management System | Roles and Permissions | User Login and register | Part #1 IN HINDI
2021-10-23Laravel Vue js JWT authentication | Login , Register Token Based with Vuex and API Laravel -HINDI



Tags:
How to add Custom Route File In Laravel in hindi
How to add Custom Route File In Laravel
Add Multiple Route Files in Laravel in HINDI
multiple routes in laravel
custom route in laravel 8
laravel 8 create route in hindi
laravel 8 and custom route file
custom route in laravel
custom route file in laravel
laravel custom route
add custom route file in laravel
add route file in laravel
laravel ajay yadav
laravel ajay
how to create custom route in laravel 8 hindi
ajay