Libraries tagged by laravel route
cariboufute/locale-route
5587 Downloads
A testable route package with localization for Laravel 5 to 10
waska14/laravel-with-db-transactions
34537 Downloads
Use middleware globally for all routes to put every controller in database transaction
teraone/laravel-cloudflare-zero-trust-middleware
16580 Downloads
Middleware to secure certain routes with Cloudflare Zero Trust
processmaker/laravel-i18next
61814 Downloads
Transform Laravel localization files into i18next compatible format. Provides routes for i18next-xhr-backend.
amendozaaguiar/filament-route-statistics
18998 Downloads
Filament route statictics viewer
mitulgolakiya/laravel-api-generator
30474 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
tomatophp/filament-menus
2883 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
zofe/burp
185679 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
klepak/nova-dynamic-page-title
141573 Downloads
Dynamically updates Laravel Nova page title based on data from Vue router.
kayandra/hashidable
14949 Downloads
Auto Hashids for Laravel Models and Routes
profclems/postman-collection-generator
28555 Downloads
A package that automatically generate postman collection from laravel api/web routes
smashed-egg/laravel-route-annotation
3880 Downloads
Adds support for Route Annotations in Laravel
shiftonelabs/laravel-singular-resource-routes
9781 Downloads
Adds support for singular resource routes to the Laravel router.
olliecodes/laravel-route-registrars
1058 Downloads
Adds route registrars as an alternative object based approach to registering routes.
mobilestock/laravel-gatekeeper
1079 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.