Libraries tagged by route laravel
marcot89/laravel-magic-routes
23 Downloads
Magic Routes for Laravel Applications
larasofthu/localized-routes-plus
24 Downloads
Advanced Laravel package for creating localized routes with subdomain support, country-specific routing, and automatic locale management. Supports URL prefixes, subdomains, and multi-country localization strategies.
ixianming/laravel-route-service-provider
42 Downloads
Laravel's route management extension, supports Laravel 5.3 and above, Laravel 6, Laravel 7, Laravel 8, Laravel 9. Based on Laravel's route service provider, provides more convenient and powerful routing management services. Please read README.MD for more details.
ipunkt/laravel-route-cache
90 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
foothing/laravel-wrappr
239 Downloads
Bind permissions to Laravel routes.
five-say/laravel-route-group
438 Downloads
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);
dragon-code/laravel-route-names
9215 Downloads
Automatic generation of route names
divineomega/laravel-route-restrictor
4425 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
cupoftea/prioritize-routes
8 Downloads
Prioritize your routes in Laravel 5.
codezero/laravel-route-key-exists
147 Downloads
Laravel validation rule to check if a custom route key exists.
clarence/laravel-default-routes
14 Downloads
Default routes for laravel
brayniverse/laravel-route-macros
150 Downloads
A collection of useful route macros.
bondarde/filament-route-list
483 Downloads
Lists Laravel routes in a Filament panel
biscofil/laravel-route-summary
591 Downloads
Create Laravel route summary
baghunts/laravel-fast-endpoints
14 Downloads
Laravel routes new (fast) experience