I'm using redis
as the queue driver for Laravel 5.2. My problem is when a job fails, I get an exception in laravel.log which says PDO
couldn't find the failed_jobs
table.
I know I can use artisan
to create the migration for creating failed jobs table, but do I need to do this when I'm running the queue on redis?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire