Download the PHP package sczts/laravel-rbac without Composer
On this page you can find all versions of the php package sczts/laravel-rbac. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-rbac
laravel-rbac
基于laravel的后台权限管理拓展包,精确到接口的权限管理
- 使用 composer 安装
-
发布配置文件
-
修改配置文件
config/rbac.php
填写实际的用户表名/模型,配置对应使用的auth中间件 -
进行数据库迁移
-
填充默认角色与权限信息(可选)
-
给User模型添加 trait
UserPermission
- 在路由中添加验证中间件
rbac.check:{keyword}
All versions of laravel-rbac with dependencies
PHP Build Version
Package Version
The package sczts/laravel-rbac contains the following files
Loading the files please wait ....