Download the PHP package geek1992/tp5_rbac without Composer
On this page you can find all versions of the php package geek1992/tp5_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 tp5_rbac
geek TP5—RBAC
安装说明:
配置好数据库后,运行一次:
后台登录
默认没有配置的方法都是允许访问的,想要校验权限请在菜单管理中添加功能菜单,并分配角色权限
- ajax请求 权限校验失败返回:
{"code":401,"title":"您无权限访问该接口,请联系管理员给您配置该权限","detail":""}
- 正常请求 权限校验失败返回:401错误页面
All versions of tp5_rbac with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.0.0
The package geek1992/tp5_rbac contains the following files
Loading the files please wait ....