Libraries tagged by route laravel
laraveledge/laravel-locale
7 Downloads
Elegant URL-based locale handler and middleware for Laravel.
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
internetguru/laravel-smart-redirect
596 Downloads
A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.
innoboxrr/routes-to-json
199 Downloads
A partir de las rutas del sistema, laravel crea un archivo json en la ubicación especificada en el archivo de configuración para que sean resueltas en el frontend por el paquete route-resolver
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes
illuminatech/model-route
1199 Downloads
Allows continuing route matching in case bound model does not exist
hmones/laravel-redirect
13 Downloads
Redirects users automatically after login to the previous protected route they were trying to access
djbdeveloper/laravel-anti-replay
4 Downloads
A simple anti-replay middleware for Laravel applications that is compatible with Vue hash routes.
crastlin/laravel-annotation
202 Downloads
RouteMapping RouteGroup Node
code-distortion/laravel-auto-reg
1309 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
c6digital/laravel-force-https
731 Downloads
Easily force HTTPS for all routes and URLs.
berkayoztunc/laravel-profile
163 Downloads
Simple profile routes and views for starter project and user activitions tracking
arcanedev/laravel-active
1852 Downloads
A Laravel helper to detect if the current route/path is active.
alexjoffroy/laravel-localization
2833 Downloads
A Laravel package to handle localization with ease
afaanbilal/laravel-has-uuid
790 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.