Libraries tagged by laravel-routes
antoninmasek/laravel-route-directory-macro
215 Downloads
Adds Route::loadFromDirectory macro to Route facade, which will load all files with routes inside a directory.
amol/laravel-route-tracker
2 Downloads
Laraval route tracker
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
831 Downloads
A quick and easy way to create the routes is to take advantage of the convention over configuration
juddling/laravel-route-checker
719 Downloads
Catch errors before runtime in your Laravel project
muhaiminshihab/ctaroutes
84 Downloads
CtaRoutes is a Laravel package that provides a set of convenient routes for common Artisan commands.
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.
soysaltan/larasplitter
70 Downloads
Decompose your Laravel api files
yasin_tgh/laravel-postman
18 Downloads
A powerful package to automatically generate Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities.
sleeping-owl/route-priority
249 Downloads
Package to add priority to Laravel routes
rzl-app/ziggy
5 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
mvaliolahi/blaze
11 Downloads
A Laravel package for speedup laravel routes by generate an static version of them.