Explorar el Código

Update README.md

Signed-off-by: Andrew Wallo <andrewdwallo@gmail.com>
3.x
Andrew Wallo hace 1 año
padre
commit
4eb3c57bdd
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

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…
Cancelar
Guardar