Libraries tagged by auto router
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
mvccore/example-cdcol-multilang-mobile
5 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database, with authentication, with multilanguage routes and mobile version.
cdz/jetstream-localization
11 Downloads
Laravel Jetstream Localization (Livewire)
outeredge/edge-magento-module-autobuypromotions
2365 Downloads
Auto Buy Promotions Module by outer/edge
edgrosvenor/tupleauth
8 Downloads
Replacement for default Laravel auth routes
tigrino/tigrino-framework
7 Downloads
A basic framework who you can set like you want, with CORS, Routes, and Auth
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
gcgov/framework-service-user-crud
33 Downloads
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).