I'm trying to use Mailjet to send the mails from my website which is using Laravel.
I've tried to modify the file app/config/mail.php and set the configurations that have been given by mailjet but this is not working. Is there something else to do ?
I have verified the domain from where I'm sending the mails in mailjet but still nothing.
Did anyone faced the same issue ?
Thanks a lot.