You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.
Description:
Mailable class supports Job middleware but does not allow to release the job back to queue
Steps To Reproduce:
$job->release(5)
wont work, since method is not availableMail class
Middleware class
Any help would be appropriated .
The text was updated successfully, but these errors were encountered: