浏览代码

Merge branch '3.x' into development-3.x

3.x
Andrew Wallo 8 个月前
父节点
当前提交
30250f4a4e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

221
 institution. Before importing transactions, ensure to run the following command to process the queued transactions:
221
 institution. Before importing transactions, ensure to run the following command to process the queued transactions:
222
 
222
 
223
 ```bash
223
 ```bash
224
-php artisan queue:work --queue=transactions
224
+php artisan queue:listen
225
 ```
225
 ```
226
 
226
 
227
 ## Testing
227
 ## Testing

正在加载...
取消
保存