Libraries tagged by route laravel
maartenstaa/laravel-41-route-caching
352533 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lesichkovm/laravel-advanced-route
123112 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
izniburak/laravel-auto-routes
33644 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
thedevsaddam/lumen-route-list
221303 Downloads
Display all the registered route list like laravel
binshops/laravel-blog
38629 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
spatie/laravel-authorize
24628 Downloads
A middleware to check authorization
sbine/route-viewer
209464 Downloads
A Laravel Nova tool to view your registered routes.
tomatophp/filament-developer-gate
49520 Downloads
Secure your selected route by using a middleware with static password for developers only
illuminatech/url-trailing-slash
174460 Downloads
Allows enforcing URL routes with or without trailing slash
digitaldream/laracrud
20586 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
ikechukwukalu/requirepin
8382 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
worksome/laravel-direct-vue-routing
157707 Downloads
Add support for mapping Laravel routes directly to Vue components.
vaened/laravel-route-moduler
91407 Downloads
richan-fongdasen/laravel-i18n
85559 Downloads
Simple route and eloquent localization / translation in Laravel
lukasss93/laravel-route-debug
5308 Downloads
Print the route name and action in the response headers.