Libraries tagged by laravel-route
ipunkt/laravel-route-cache
90 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
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
codezero/laravel-route-key-exists
147 Downloads
Laravel validation rule to check if a custom route key exists.
brayniverse/laravel-route-macros
150 Downloads
A collection of useful route macros.
bradisrad83/laravel-route-visualizer
2 Downloads
A Laravel package for visualizing your registered routes — complete with filtering by HTTP method, middleware, and search functionality. Designed to be elegant and fast, powered by Alpine.js and Tailwind CSS.
bmatovu/laravel-route-list
822 Downloads
Laravel route list.
biscofil/laravel-route-summary
591 Downloads
Create Laravel route summary
antoninmasek/laravel-route-directory-macro
221 Downloads
Adds Route::loadFromDirectory macro to Route facade, which will load all files with routes inside a directory.
amol/laravel-route-tracker
5 Downloads
Laraval route tracker
ahmetbarut/laravel-route-docs
15 Downloads
zepfietje/laravel-route
210 Downloads
Custom Laravel Route class which adds some convenient behavior.
shrimpwagon/laravel-route-controller
209 Downloads
Adds back the Route:controller functionality that was removed in Laravel 5.3 and 5.4
sebastiaanluca/laravel-route-model-autobinding
2811 Downloads
Automatically bind Eloquent models to be used as route segments.
ricventu/laravel-route-maze
850 Downloads
A quick and easy way to create the routes is to take advantage of the convention over configuration