SyntaxFix
Write A Post
Hire A Developer
Questions
I've had the same problem; my MAIL_ENCRYPTION was tls on mail.php but it was null on .env file. So I changed null to tls and it worked!
MAIL_ENCRYPTION
tls
mail.php
null
.env