We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mailer::later
The call to Illuminate\Contracts\Mail\Mailer::later is incompatible with the new method's interface updated in Laravel 5.5.
Illuminate\Contracts\Mail\Mailer::later
support/src/Mailer.php
Line 471 in c32a7eb
https://github.com/laravel/framework/blob/a47b50a5981c0cf0139939dfaea4191784b65acb/src/Illuminate/Contracts/Mail/MailQueue.php#L24
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The call to
Illuminate\Contracts\Mail\Mailer::later
is incompatible with the new method's interface updated in Laravel 5.5.support/src/Mailer.php
Line 471 in c32a7eb
https://github.com/laravel/framework/blob/a47b50a5981c0cf0139939dfaea4191784b65acb/src/Illuminate/Contracts/Mail/MailQueue.php#L24
The text was updated successfully, but these errors were encountered: