Libraries tagged by laravel-routes
richan-fongdasen/laravel-i18n
101505 Downloads
Simple route and eloquent localization / translation in Laravel
worksome/laravel-direct-vue-routing
255633 Downloads
Add support for mapping Laravel routes directly to Vue components.
halivert/laravel-js-routes
14058 Downloads
Command for use Laravel routes in JS
usmonaliyev/laravel-route-logger
4313 Downloads
This package write log when project handle request.
kirschbaum-development/laravel-route-file-macro
24145 Downloads
Route macro that easily loads a route file without unnecessary method calls.
filipefernandes/laravel-route-retry
1420 Downloads
A Laravel package to capture and retry failing requests.
bmatovu/laravel-route-list
1870 Downloads
Laravel route list.
themsaid/laravel-routes-publisher
24715 Downloads
A command to replace deprecated Route::controller with explicit routes.
projecthanif/routescope
916 Downloads
A Laravel package for route debugging and analysis.
livelyworks/laravel-yes-authority
2789 Downloads
YesAuthority - Laravel Routes Authorization Library
codegenie-be/laravel-config-cache-guard
362 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
waynestate/image-faker
25080 Downloads
Fake image generator using the PHP GD library. Accessible through a Laravel route.
mozex/commonmark-routes
10041 Downloads
A CommonMark extension that lets you use Laravel's route(), url(), and asset() helpers in Markdown links and images.
mobilestock/laravel-gatekeeper
10598 Downloads
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.
microweber-deps/ziggy
118299 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.