Matt Porter
Matt Porter
Closed due to inactivity.
Hi @BehroozBvk. The best solution for this is to override the `queue.failer` container with your own implementation of the [FailedJobProviderInterface](https://github.com/laravel/framework/blob/bce222337fe66ddea035cf21d05b4a3d97d15bbc/src/Illuminate/Queue/Failed/FailedJobProviderInterface.php). Here is the laravel code for how failed jobs are...
This is a great question but unfortunately it has nothing to do with the library itself so I am going to close it.
Closed due to inactivity.
Closing due to inactivity.
The composer output tells you the exact error, that v11 of the library does not support php 8. Resolve it by updating this library to a version which does support...
Closing as seeming to be resolved.
Closed due to inactivity.
php syntax changes should be separate from the underlying issue of this PR. If you'd like both, open two PRs.
PHP 8 support should be good now.