laravel-switchable-mail
laravel-switchable-mail copied to clipboard
For Laravel to support multiple and switchable on runtime mail drivers.
Results
2
laravel-switchable-mail issues
Sort by
recently updated
recently updated
newest added
Can this be used to send notifications using multiple drivers? So for example notify using SES and MailGun. If it can how do I configure and use the notify method...