Libraries tagged by route laravel
amendozaaguiar/filament-route-statistics
19286 Downloads
Filament route statictics viewer
mitulgolakiya/laravel-api-generator
30478 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
tomatophp/filament-menus
3413 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
digitaldream/laracrud
20364 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
kayandra/hashidable
15220 Downloads
Auto Hashids for Laravel Models and Routes
profclems/postman-collection-generator
28656 Downloads
A package that automatically generate postman collection from laravel api/web routes
smashed-egg/laravel-route-annotation
3904 Downloads
Adds support for Route Annotations in Laravel
olliecodes/laravel-route-registrars
1079 Downloads
Adds route registrars as an alternative object based approach to registering routes.
mobilestock/laravel-gatekeeper
1361 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.
macellan/laravel-js-routes
20414 Downloads
Laravel routes from Javascript
intermax/laravel-open-api
5884 Downloads
Generate Open Api specification from Laravel routes.
infyomlabs/routes-explorer
25271 Downloads
Laravel Routes Explorer
arcanedev/route-viewer
7969 Downloads
Route Viewer is a package that allows you to view all Laravel routes eloquently
adrianmerk/laravelactive
6298 Downloads
The helper class for Laravel applications to get active class base on current route for Laravel 11
sebastiaanluca/laravel-router
16120 Downloads
An organized approach to handling Laravel routes.