Skip to content

zhurenkai/docMakerServer

Repository files navigation

demo

server

client

安装

composer install

编辑配置文件

php artisan key:generate

php artisan migrate

php artisan passport:install

chmod -R 777 bootstrap/cache/ storage/

去数据库表oauth_client 找到password_client为2的那一条id和secret便是 docMakerClient 中需要的配置

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published