It may work, but you have to handle it manually !
Jun 4, 2015
7
Level 1
Multiple config/mail.php
Hi,
I'm working on an web app using Laravel 5 framework that has to send emails but dynamically using different configurations.
I have set up a table with all needed smtp server details for each configuration.
My question is: Can the users in the same time send emails using a certain configuration retrieved from the smtp details table that will dynamically override the default mail config?
Thank you all in advance for your help.
Please or to participate in this conversation.