Libraries tagged by Laravel Router
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes
imbue/laravel-active
611 Downloads
Helper to check if the current route is active.
hmones/laravel-redirect
11 Downloads
Redirects users automatically after login to the previous protected route they were trying to access
godscodes/laravel-blog
193 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.
geekpack/laravel-api
92 Downloads
Package to use API routes dynamically from the database with Sanctum.
farmit/rrrbac-for-laravel
37 Downloads
Role, routes, rules, based access control.
drivezy/laravel-access-manager
207 Downloads
To manage the different access levels across multiple records, routes
ctf0/route-map
15 Downloads
list all app routes
blitsoftwares/laravel-states-and-cities
1000 Downloads
País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.
berkayoztunc/laravel-profile
163 Downloads
Simple profile routes and views for starter project and user activitions tracking
arielenter/laravel-phpunit-test-validation-rules
38 Downloads
Assertion methods that help to test that the desired validation rule(s) are implemented in a given URL or route name.
alexjoffroy/laravel-localization
2824 Downloads
A Laravel package to handle localization with ease
1970mr/laravel-redirector
5 Downloads
A Laravel package for managing URL redirects easily and efficiently.
ryancco/laravel-uuid-models
4805 Downloads
Trait for working with Eloquent models with UUID route keys
brayniverse/laravel-redirect-helper
316 Downloads
Syntactic sugar for those occasions when you want to redirect from an old route to a new route.