Libraries tagged by route laravel
grazulex/laravel-sharelink
90 Downloads
Generate, manage, and secure temporary share links for files, routes, and model previews.
grazulex/laravel-atlas
579 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
amendozaaguiar/filament-route-statistics
22488 Downloads
Filament route statictics viewer
mitulgolakiya/laravel-api-generator
30508 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
vaened/laroute
97932 Downloads
An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications.
tomatophp/filament-menus
5394 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
digitaldream/laracrud
20776 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
16983 Downloads
Auto Hashids for Laravel Models and Routes
profclems/postman-collection-generator
29944 Downloads
A package that automatically generate postman collection from laravel api/web routes
litalico-engineering/eg-r2
7334 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
usmonaliyev/laravel-route-logger
1023 Downloads
This package write log when project handle request.
smashed-egg/laravel-route-annotation
4349 Downloads
Adds support for Route Annotations in Laravel
optimistdigital/laravel-healthz
4448 Downloads
Health check route for Laravel application.
mozex/commonmark-routes
2780 Downloads
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
mobilestock/laravel-gatekeeper
6385 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.