This website works better with JavaScript
Home
Explore
Help
Register
Sign In
roobe
/
miao
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ad2eac4a13
Branches
Tags
framework
gq
master
v0.0.3
miao
/
server
/
readme.md
readme.md
633 B
History
Raw
安装
git clone 到本地
执行
composer install
,创建好数据库
配置
.env
中数据库连接信息,没有.env请复制.env.example命名为.env
执行
php artisan key:generate
执行
php artisan migrate
执行
php artisan db:seed
键入 '域名/admin/login'(后台登录)
####注意第一次安装的时候要
USEFUL LINK
dingo/api
https://github.com/dingo/api
transformer
fractal
apidoc
apidocjs
在线api文档
http://lumen-new.lyyw.info/apidoc