Laravel 5.4 Queue: DB Driver
In my DB, i've 2 tables: jobs and failed_jobs
Everything is working.
But i want to know which job is executed WHEN?
Is there any migration or artisan command to create a "done_jobs" table Like, if job is done automatically save to "done_jobs" table, if failed it's already saving to "failed_jobs"
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire