Laravel Tip - Manage Huge Route Files By Creating Multiple Route Files

preview_player
Показать описание
In this laravel tip video, we will look at how we can manage huge route files. We will create custom route files and tell laravel about their existence. In this way, we can manage routes for different scopes separately like, frontend, admin. They will have their own specific files.

Social Media Links:

Let's be friends

Follow On Facebook

Follow On Twitter

Tech stack:
Laravel
PHP

#laravel #php #laraveltip #laratips
Рекомендации по теме
Комментарии
Автор

thank for the tips, we will apply this to my project. My Current route really messy

RsAudi
Автор

You can also require the file PHP way. Laravel Breeze does this.

rognales
Автор

this should be the standard, to follow the industry standard of the MVC pattern

viniciusantonio
Автор

Very nice
Thank you for this amaizing info
Are you planning to do some E-Commerce tutorials

abelmarkos