Libraries tagged by laravel-route
dragon-code/laravel-route-names
9215 Downloads
Automatic generation of route names
divineomega/laravel-route-restrictor
4419 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
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.
biscofil/laravel-route-summary
591 Downloads
Create Laravel route summary
antoninmasek/laravel-route-directory-macro
213 Downloads
Adds Route::loadFromDirectory macro to Route facade, which will load all files with routes inside a directory.
ahmetbarut/laravel-route-docs
15 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
sebastiaanluca/laravel-route-model-autobinding
2810 Downloads
Automatically bind Eloquent models to be used as route segments.
ricventu/laravel-route-maze
814 Downloads
A quick and easy way to create the routes is to take advantage of the convention over configuration
juddling/laravel-route-checker
718 Downloads
Catch errors before runtime in your Laravel project
twirelab/laravel-router
41 Downloads
The new way of routing for the Laravel
soysaltan/larasplitter
70 Downloads
Decompose your Laravel api files
toanld/ziggy
236 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.