Libraries tagged by laravel-router
yukata-roommate/laravel-route
5 Downloads
Easy to define routes in Laravel
sbuicodev/laravel-route-report
34 Downloads
A Laravel package that provides a command to analyze route definitions and detect duplicate routes and non-existent actions.
s-patompong/laravel-routes-html
4637 Downloads
View your Laravel routes on the browser.
paulhenri-l/laravel-route-helpers
9 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
mcmatters/laravel-route-commands
755 Downloads
ipunkt/laravel-route-cache
87 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
five-say/laravel-route-group
435 Downloads
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);
dragon-code/laravel-route-names
8954 Downloads
Automatic generation of route names
divineomega/laravel-route-restrictor
4417 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
crixuamg/laravel-route-logger
3235 Downloads
Automatically logs all requests with the request data
codezero/laravel-route-key-exists
145 Downloads
Laravel validation rule to check if a custom route key exists.
biscofil/laravel-route-summary
588 Downloads
Create Laravel route summary
ahmetbarut/laravel-route-docs
12 Downloads
zepfietje/laravel-route
209 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