Skip to content
Advertisement

Tag: mailing

Laravel 7 internal server error 500 when sending email

I’m having some trouble with sending email using laravel. I’ve looked around the stackoverflow for solutions but none worked so far. Here’s my env and code so far. and this is my mail.php file Now this is my code. It’s just a simple to test the email function. This is the class created in mail folder and this is the

Advertisement