# bibei **Repository Path**: cs4du/bibei ## Basic Information - **Project Name**: bibei - **Description**: No description available - **Primary Language**: PHP - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-13 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yii2-base-admin #### Description 整合完yii2-rbac+yii2-admin+adminlte等库的基础开发后台源码 #### Software Architecture Software architecture description #### Installation 安装步骤: 1. git clone https://github.com/sunjdk/yii2-base-admin.git 2. 导入数据库:init_sql.sql 3. shell 客户端进入项目根目录运行composer update 安装依赖 4. 解析域名并绑定后台入口项: 目根目录\backend\web 5.解析本地host域名(线上环境忽略这一步) - 后台账号admin888 后台密码admin888 #### Instructions ``` 一个基本的带权限管理开发后台,整合了几个基础的开发库 yii2-admin+yii2-rbac+adminlte+后台管理菜单 ``` #### Contribution 1.桃谷六仙 2.yii2-admin作者 3.yii2作者薛强 4.admin-lte作者 #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)