瀏覽代碼

Update README.md

Signed-off-by: Andrew Wallo <andrewdwallo@gmail.com>
3.x
Andrew Wallo 7 月之前
父節點
當前提交
4eb3c57bdd
沒有連結到貢獻者的電子郵件帳戶。
共有 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

Loading…
取消
儲存