wouterdeberg / laravel-elastic-email

Laravel Elastic Email is a wrapper for Elastic Email. You can send e-mails in your project just like you usually do with Laravel's native mailers, the package makes sure the e-mails are send via the Elastic Email API using your Elastic Email account.
16 stars 9 forks source link

after config but return Unsupported mail transport [elasticemail]. #7

Closed vahidalvandi closed 1 year ago

vahidalvandi commented 1 year ago

Unsupported mail transport [elasticemail].

laravel 9

MayDay22 commented 1 year ago

Same for me!

jonesheckler commented 1 year ago

Same for me! Did you find any way to fix it?

wouterdeberg commented 1 year ago

By changing the transport of mailer elastic_email from elasticemail to elastic_email. The mailer should work again. See: https://github.com/wouterdeberg/laravel-elastic-email/commit/80348c4167f314a8e3627c23b9b99bb83150067e