Skip to content

RBAC framework made by thinkphp6

License

Notifications You must be signed in to change notification settings

SmallOyster/RBAC-ThinkPHP6

Repository files navigation

RBAC-ThinkPHP6


简介 Description

▲ 系统名称:RBAC权限管理系统(使用ThinkPHP6、AdminLTE、Vue.js框架开发)

▲ 开发商:生蚝科技

▲ 代码版本信息:Build 00170

▲ 系统版本信息:V1.1.4

▲ LICENSE:GNU GPLv3


用法 Usage

  1. 在你的服务器网站根目录下新建“rbac”文件夹,下载并上传整个项目至此

  2. 导入tp6_rbac.sql到数据库

  3. 命令行执行 composer install

  4. 根据普通的ThinkPHP6配置来配置我们的项目(如:Nginx/各种配置文件)

  5. 访问 http://example.com/rbac 并使用演示账户 【super|123456】 以登录系统

  6. Congratulations! Your project has been completed! Please explore it or secondary develop it.


鸣谢(排名不分先后) Thanks