一个 Laravel5.2 写的简单后台
学习一段时间的Laravel后写的一个小后台。
包含用户权限管理、简单的文章管理。
github
https://github.com/iScript/YCms.git
Requirements
- **PHP : 5.6+
- **Laravel : 5.2+
- **Mysql
- **Redis
Installation
git clone https://github.com/iScript/YCms.gitcd YCmschmod -R 777 storage/composer installcp .env.example .env && vim .envphp artisan migratephp artisan db:seedphp artisan serve
UserName: admin
password: 123456
Page Preview





关于 LearnKu
推荐文章: