8000 Merge branch 'master' of https://github.com/wmhello/laravel_template_… · czsvn/laravel_template_with_vue@eb20201 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb20201

Browse files
committed
2 parents 06e422d + 2cfa8c2 commit eb20201

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

back.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@
1414

1515
## 5、复制第4步生成的密钥到.env文件中,填写为PERSONAL_CLIENT_SECRET和PASSPORT_CLIENT_SECRET的参数
1616
PERSONAL_CLIENT_ID=1
17+
1718
PERSONAL_CLIENT_SECRET=
1819

1920
PASSPORT_CLIENT_ID=2
21+
2022
PASSPORT_CLIENT_SECRET=
2123

2224
## 6、生成用户数据和各种结构数据
@@ -35,4 +37,4 @@ PASSPORT_CLIENT_SECRET=
3537
## 编译API文档
3638
由于文档使用了apidoc 请使用前预先安装apidoc
3739

38-
编译命令为apidoc -i ./ -o public/apidoc/
40+
编译命令为apidoc -i ./ -o public/apidoc/

0 commit comments

Comments
 (0)
0