rkit/bootstrap-yii2
Composer 安装命令:
composer create-project rkit/bootstrap-yii2
包简介
Bootstrap for Yii2
README 文档
README
Features
- Users, Roles, Registration, Basic and social authorization
- Settings
- File Manager
Soft
- PHP 7.1.10
- Node 8 + NPM 5
- Composer
Installation
-
Cloning a repository
git clone https://github.com/rkit/bootstrap-yii2.git cd bootstrap-yii2 -
Copy .env.dist to
.envand specify settings -
Creating a project
composer create-project # or if using Docker: docker-compose up -d docker-compose exec php composer create-project
Access to the Control Panel
email: editor@example.com password: fghfgh
Development configuration
For enable debug mode, add to nginx config:
fastcgi_param APPLICATION_ENV development;
Tests
Coding Standard
统计信息
- 总下载量: 72
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-08