Libraries tagged by laravel user roles
kawsuj/knock
93 Downloads
Provides role-based application permissions for Laravel applications using security tags
gorankrgovic/laraccount
6 Downloads
This package provides a flexible way to add Account capability to your users.
coffeecodemx/wildcard-permissions
9 Downloads
arcanesoft/auth
3378 Downloads
Authorization package for ARCANESOFT/Foundation.
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.
cortex/auth-b2b2c2
942 Downloads
Cortex Auth B2B2C2 (Business to Business, Business to Customer, Business to Business to Customer) is a complementary module for cortex/auth which is frontend layer for the powerful authentication, authorization and verification package rinvex/laravel-auth on top of Laravel.
dpaniagua/cardinal
0 Downloads
Laravel user role and permissions system
edmartabon/crust
23 Downloads
laravel package user and role manager
amirnazari500000/alpk_access
9 Downloads
It is a Laravel package for user roles and access that allows you to define its access when creating a route.
rafni/base
5 Downloads
Development base for projects with Laravel that includes user management, roles and panel access privileges (ACL).
agoussec/urp
32 Downloads
A laravel package for kickstarting user role and permission project
mimachh/guardians
17 Downloads
Handle multi user roles in your Laravel app easily
prllxtchz/authorization
110 Downloads
Roles & Permission management with Laravel user module
raisulhridoy/simplerolepermission
15 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
baberuka/systemroles
11 Downloads
SystemRoles is a Laravel Role Management package designed to simplify user role and permission management within Laravel applications. It provides a structured approach for defining roles, assigning rights to each role (e.g., edit, delete, approve), linking roles to users, and mapping roles to controllers for precise access control.