Answer the question
In order to leave comments, you need to log in
laravel not sending mail?
Why such an error?
ErrorException
fwrite(): send of 6 bytes failed with errno=104 Connection reset by peer
Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
:231
vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php
231 строка - $bytesWritten = fwrite($this->in, substr($bytes, $totalBytesWritten));
Answer the question
In order to leave comments, you need to log in
don't use built-in swiftmailer and other shit
use third party api
like sendgrid
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question