Get notified when a queued job fails
composer require "spatie/laravel-failed-job-monitor:3.0.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/contracts | ~5.5.0|~5.6.0 |
| illuminate/notifications | ~5.5.0|~5.6.0 |
| illuminate/queue | ~5.5.0|~5.6.0 |
| illuminate/support | ~5.5.0|~5.6.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ~3.5.0|~3.6.0 |
| phpunit/phpunit | ^6.3|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-02-13 22:25:44 |
| 类型 | library |