Download the PHP package fdd/think-casbin without Composer
On this page you can find all versions of the php package fdd/think-casbin. 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 think-casbin
fdd/think-casbin
===============
fdd/think-casbin 的运行环境要求PHP5.6+。
适用于 ThinkPHP5.1 RBAC权限
主要新特性
- 暂无
依赖
- topthink/think-migration=2.0.*
安装
composer require fdd/think-apidoc
1.安装后config目录会自动生成 casbin.php和casbin.rbac.conf.php
2.重命名 casbin.rbac.conf.php 为 casbin.rbac.conf
使用
1.配置数据库相关信息
2.执行命令迁移权限数据库
php think db:run
数据库自动生成相关权限表
权限使用
未完待续
All versions of think-casbin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
topthink/framework Version ^6.0.0
casbin/casbin Version *
topthink/think-migration Version *
doctrine/dbal Version *
topthink/framework Version ^6.0.0
casbin/casbin Version *
topthink/think-migration Version *
doctrine/dbal Version *
The package fdd/think-casbin contains the following files
Loading the files please wait ....