Skip to content

Download

turtle edited this page Feb 26, 2016 · 1 revision

Note:在使用该Laravel5.2框架之前,先要搭建好web服务器环境,该Laravel5.2框架在nginx+php+mysql环境下能测试通过!

下载

git clone https://github.com/turtleliangzi/laravel-dingo.git

修改目录权限

chmod -R 777 storage

chmod -R bootstrap/cache

Clone this wiki locally