To send transactional mails from your PHP based app using Symfony Mailer, install our Mailcoach mailer package.
composer require spatie/mailcoach-mailer
Refer to the docs of Symfony mailer on how to configure this custom mailer.
Transactional mails
To send transactional mails from your PHP based app using Symfony Mailer, install our Mailcoach mailer package.
composer require spatie/mailcoach-mailer
Refer to the docs of Symfony mailer on how to configure this custom mailer.