sintret/yii2-basic-sintret
Composer 安装命令:
composer create-project sintret/yii2-basic-sintret
包简介
Yii 2 Basic Project Template
README 文档
README
template for yii2 basic
Installation
composer create-project -s dev sintret/yii2-basic-sintret your-folder-directory-name
Migrations
yii migrate
Login Access
Username: admin Password:123456
Configuration
No Need RBAC, access control in your database Role, Please Open your Role Model and add Model like these following:
public static $controllers = [
'Log-Upload', 'Setting', 'Notification', 'User','Chat','Role','Test'
];
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-10-22