#Can I use SendGrid as mailer?

7 messages · Page 1 of 1 (latest)

mint pike
#

You can use any SMTP mailer, yeah

noble mist
#

Yea, but what about API based mailer? Symphony has package for it, but I’m not sure, if it will works in Laravel.

mint pike
#

Sending email doesn't have to be complicated. Laravel provides a clean, simple email API powered by the popular Symfony Mailer component...

mint pike