abdulbaset/roles-and-permissions

The RolesAndPermissions package is a Laravel package that provides a simple and flexible way to manage user roles and permissions in your application. It allows you to define roles and assign permissions to those roles, and then assign roles to users. This makes it easy to manage access control in y

0.0.4 2023-06-22 15:21 UTC

This package is auto-updated.

Last update: 2024-08-23 05:40:01 UTC


README

the RolesAndPermissions package provides a simple and flexible way to manage user roles and permissions in your Laravel application.