VR预约后台接口服务

mumu 23575ea802 Update api.php hace 4 años
app 984376977e 学员管理 hace 4 años
bootstrap 8d032126d1 git init hace 4 años
config 7e48f6042d 后台 hace 4 años
database b0e14ee010 我的预约查询接口 hace 4 años
public 9740619fe4 1 hace 4 años
resources dcc2f3d5da lang hace 4 años
routes 23575ea802 Update api.php hace 4 años
storage 8d032126d1 git init hace 4 años
tests 8d032126d1 git init hace 4 años
.editorconfig 8d032126d1 git init hace 4 años
.env.example 20be907040 token 过期时间 12小时 hace 4 años
.gitattributes 8d032126d1 git init hace 4 años
.gitignore 8d032126d1 git init hace 4 años
.styleci.yml 8d032126d1 git init hace 4 años
artisan 8d032126d1 git init hace 4 años
composer.json 15f7badb5e banner 管理 hace 4 años
composer.lock 15f7badb5e banner 管理 hace 4 años
package.json 8d032126d1 git init hace 4 años
phpunit.xml 8d032126d1 git init hace 4 años
readme.md 8d032126d1 git init hace 4 años
server.php 8d032126d1 git init hace 4 años
vr_yunfanshijie.sql 4098329e4d sql - 带初始化数据 hace 4 años
webpack.mix.js 8d032126d1 git init hace 4 años

readme.md

##御风嘉云 vr项目小程序

PHP PHP >= 7.1.3 mysql 5.7 Redis nginx 伪静态

location / {
     try_files $uri $uri/ /index.php?$query_string;
}