Libraries tagged by laravel-routes
mozex/commonmark-routes
10881 Downloads
A CommonMark extension that lets you use Laravel's route(), url(), and asset() helpers in Markdown links and images.
mobilestock/laravel-gatekeeper
11965 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
118767 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
macellan/laravel-js-routes
26672 Downloads
Laravel routes from Javascript
intermax/laravel-open-api
8528 Downloads
Generate Open Api specification from Laravel routes.
infyomlabs/routes-explorer
25893 Downloads
Laravel Routes Explorer
erdemkeren/laravel-otp
8539 Downloads
Secure your laravel routes with otps. (one time passwords)
bondarde/filament-route-list
3579 Downloads
Lists Laravel routes in a Filament panel
sebastiaanluca/laravel-router
16372 Downloads
An organized approach to handling Laravel routes.
rl-studio/laraman
7392 Downloads
A fluent way to export your Laravel routes to a Postman export
xinningsu/laravel-route-trailing-slash
611 Downloads
Let laravel route work as exactly as how we define it including the trailing slash.
gowelle/laravel-route-matrix
777 Downloads
A Laravel wrapper package for Google Routes API (Compute Routes)
filipefernandes/laravel-route-retry
1555 Downloads
A Laravel package to capture and retry failing requests.
dartmoon/laravel-route-helpers
2678 Downloads
Set of helper for the Route facade
bradisrad83/laravel-route-visualizer
29 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.