I need to send emails from multiple email providers, one is Amazone SES and another is sendGrid. How can I set the configurations in .env
file and switch between them when it's needed. Thanks in advance.
Laravel 5.7
I need to send emails from multiple email providers, one is Amazone SES and another is sendGrid. How can I set the configurations in .env
file and switch between them when it's needed. Thanks in advance.
Laravel 5.7