We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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