queue
- Retry all of the failed jobs for the specified queue Optionalrange
- Range of job IDs (numeric) to be retried Optionalid
- The ID of the failed job or "all" to retry all jobs Optionalphp artisan queue:retry [--queue [QUEUE]] [--range [RANGE]] [--] [<id>...]