#Can I use SendGrid as mailer?
7 messages · Page 1 of 1 (latest)
SendGrid even tells you in their docs: https://docs.sendgrid.com/for-developers/sending-email/laravel
Yea, but what about API based mailer? Symphony has package for it, but I’m not sure, if it will works in Laravel.
Sending email doesn't have to be complicated. Laravel provides a clean, simple email API powered by the popular Symfony Mailer component...
What do you mean with "API based mailer"?