Skip to content

Commit a4188e7

Browse files
author
qbhy
committed
feat:添加command文档
1 parent bc743e5 commit a4188e7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,13 @@ return [
4343
```
4444

4545
发布配置 vendor:publish
46+
```bash
47+
php bin/hyperf.php vendor:publish 96qbhy/hyperf-auth
48+
```
4649

50+
生成 `.env` 配置项
4751
```bash
48-
$ php bin/hyperf.php vendor:publish 96qbhy/hyperf-auth
52+
php bin/hyperf.php gen:auth-env
4953
```
5054

5155
修改 `config/autoload/auth.php`

0 commit comments

Comments
 (0)