Download the PHP package betterde/permission without Composer
On this page you can find all versions of the php package betterde/permission. 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 permission
使用说明
发布配置文件到项目
配置文件
文件所在目录:项目根目录下的 config/permission.php
常用命令
自定义模型
如果需要自定义模型,只需要替换配置文件中 model
的指向,新的模型需要实现 Betterde\Role\Contracts\PermissionContract
这个接口中的方法!
如果需要自定义表,只需要替换配置文件中的 table
即可!
All versions of permission with dependencies
PHP Build Version
Package Version
Requires
illuminate/database Version
~5.4
illuminate/contracts Version ~5.4
illuminate/container Version ~5.4
illuminate/auth Version ~5.4
predis/predis Version ^1.1
php Version ~7.1
illuminate/contracts Version ~5.4
illuminate/container Version ~5.4
illuminate/auth Version ~5.4
predis/predis Version ^1.1
php Version ~7.1
The package betterde/permission contains the following files
Loading the files please wait ....