deivide / laravel-failed-jobs
UI for Laravel failed jobs with retry support. Fork of hpwebdeveloper/laravel-failed-jobs.
v0.0.6
2026-03-17 01:18 UTC
Requires
- php: ^7.3|^8.0
- ext-json: *
- ext-pcntl: *
- ext-posix: *
- illuminate/contracts: ^8.17|^9.0|^10.0|^11.0
- illuminate/queue: ^8.17|^9.0|^10.0|^11.0
- illuminate/support: ^8.17|^9.0|^10.0|^11.0
- nesbot/carbon: ^2.17
- ramsey/uuid: ^4.0
- symfony/error-handler: ^5.0|^6.0|^7.0
- symfony/process: ^5.0|^6.0|^7.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^6.0|^7.0|^8.0|^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.0|^10.4
- predis/predis: ^1.1|^2.0
Suggests
- ext-redis: Required to use the Redis PHP driver.
- predis/predis: Required when not using the Redis PHP driver (^1.1|^2.0).