We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1a79f commit 4a87d49Copy full SHA for 4a87d49
README.md
@@ -7,4 +7,5 @@
7
- 修改数据库配置 config/database.php
8
- 复制.env.example到.env 修改数据库配置
9
- 添加文件夹 public/static/upload 可写权限
10
+ - 后台运行 php think queue:work 执行队列任务 发送通知邮件 可配合 supervisior 后台运行
11
0 commit comments