I am working on a Multi-tenant SaaS application where each organisation have separate databases and have their own SMTP details in database.
Now i am queuing all the bulk-emailing activity. Now the problem is how can i load the dynamic SMTP details for the laravel queue.
Currently my queue is working fine but its picking the default SMTP details from .env
File
i even tried by setting changing Config details in mailable _construct
method. But its not working.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire