did you take a look at the postfix log ?
you might wanna install postfix if it's not https://www.digitalocean.com/community/tutorials/how-to-install-postfix-on-centos-6
May be the issue with you setting up you 'MAIL_DRIVER'. Please re check it. MAIL_DRIVER should be "mailgun" and try with MAIL_PRETEND to false. You can see in detail here
Let me know if you still facing the same.
Hi, Thanks for your reply. i'm not suppose to use any API's, so using laravel mail::send() for emails as a driver mail.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community