Libraries tagged by laravel route
dragon-code/pretty-routes
37803 Downloads
Pretty Routes for Laravel
spatie/laravel-visit
10757 Downloads
Quickly visit any route of your Laravel app
thedevsaddam/lumen-route-list
211523 Downloads
Display all the registered route list like laravel
sbine/route-viewer
207342 Downloads
A Laravel Nova tool to view your registered routes.
spatie/laravel-authorize
24009 Downloads
A middleware to check authorization
binshops/laravel-blog
37053 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). 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.
rareloop/router
145063 Downloads
A powerful PHP Router for PSR7 messages inspired by the Laravel API
fsasvari/laravel-trailing-slash
146664 Downloads
The package that adds redirection with trailing slash to Laravel framework.
laravel/wayfinder
351 Downloads
Generate TypeScript representations of your Laravel actions and routes.
vaened/laroute
59526 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.
vluzrmos/language-detector
520874 Downloads
Detect the language for your application using browser preferences, subdomains or route prefixes.
tomatophp/filament-developer-gate
30222 Downloads
Secure your selected route by using a middleware with static password for developers only
illuminatech/url-trailing-slash
162586 Downloads
Allows enforcing URL routes with or without trailing slash
digitaldream/laracrud
20331 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
7544 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route