Libraries tagged by laravel route
cortex/auth-tenantable
68 Downloads
Cortex Auth is a frontend layer for the powerful authentication, authorization and verification package rinvex/laravel-auth on top of Laravel. It has all required controllers, views, routes, and other required assets to run a fully functional user management system with complete dashboard out of the box.
zeevx/superban
7 Downloads
Add the ability to ban a client completely from accessing your app routes for a period of time.
yoshiken/laroute
111 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
yinniermei/active
8 Downloads
The helper for laravel(4-5) applications to get active class base on current route
webakula/laroute-1
47 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
tysontruong/dusk-secure
1 Downloads
A more secure Laravel Dusk that provides simple end-to-end testing and browser automation without exposing routes or authentication.
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
tempest-tools/moat
2 Downloads
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
taskforcedev/wiki
20 Downloads
A Laravel 5 package to provide a WIKI.
surgiollc/laroute
67 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
sloth-dev-guy/proxy-services
70 Downloads
Proxy request beween backends with authentication and authorization capabilities
sebwite/idea-meta
554 Downloads
Easy and extendeble PhpStorm Advanced Metadata generator for Laravel. Similar to ide-helper:meta, with support for extra custom generators. Also includes routes and config
sanoj32/active
4 Downloads
The helper class for Laravel applications to get active class base on current route
sandysh/debugme
9 Downloads
Enable debugging based on routes and ip
ramonbakker1992/validation-rules-helper
14 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.