2016年10月24日 星期一

一个 Laravel5.3 写的简单后台

学习一段时间的Laravel后写的一个小后台。
包含用户权限管理、简单的文章管理。 

github#

Requirements#

  • **PHP : 5.6+
  • **Laravel : 5.2+
  • **Mysql
  • **Redis

Installation#

  1. git clone https://github.com/iScript/YCms.git
  2. cd YCms
  3. chmod -R 777 storage/
  4. composer install
  5. cp .env.example .env && vim .env
  6. php artisan migrate
  7. php artisan db:seed
  8. php artisan serve
UserName: admin
password: 123456

Page Preview#





from : https://laravel-china.org/topics/2429

沒有留言:

wibiya widget