Libraries tagged by Laravel Router
murilochianfa/laravel-ipv6-patch
667 Downloads
Fix route helper when using IPv6 to access your Laravel application.
manukminasyan/laravel-permission-manager
89 Downloads
Create and manage your all permissions and routes
krisell/deployed-version-laravel
7467 Downloads
Adds a route to show currently running version
kamranahmedse/laravel-censor
851 Downloads
A middleware to censor certain words from your pages
illuminatech/model-route
1126 Downloads
Allows continuing route matching in case bound model does not exist
iankibet/laravel-streamline
473 Downloads
A package that allows front end to interact with backend without the need for routes and controller
headerx/laravel-iframes
2680 Downloads
Easily load routes inside an iframe.
fsasvari/laravel-uploadify
480 Downloads
Library for Laravel that handles image uploading with renaming, showing thumbnail image with custom route and more.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
cyneek/yii2-routes
1943 Downloads
Routing and filtering extension system for Yii2 framework that emulates the Laravel routing system.
code-distortion/laravel-auto-reg
1229 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
553 Downloads
Easily force HTTPS for all routes and URLs.
brainstud/laravel-patchable-api-resource
3133 Downloads
A route generator that generates distinct put and patch endpoints
afaanbilal/laravel-has-uuid
445 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.
inmanturbo/turbohx
2219 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.