소스 검색

Update README.md

Signed-off-by: Andrew Wallo <andrewdwallo@gmail.com>
3.x
Andrew Wallo 7 달 전
부모
커밋
4eb3c57bdd
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -221,7 +221,7 @@ After integrating Plaid, you can connect your account on the "Connected Accounts
221 221
 institution. Before importing transactions, ensure to run the following command to process the queued transactions:
222 222
 
223 223
 ```bash
224
-php artisan queue:work --queue=transactions
224
+php artisan queue:listen
225 225
 ```
226 226
 
227 227
 ## Testing

Loading…
취소
저장