Mandrill icon indicating copy to clipboard operation
Mandrill copied to clipboard

Dynamic API key?

Open mcblum opened this issue 9 years ago • 2 comments

Thanks for your work on this wrapper. We've been using it all over the place and it's been perfect.

Is there a way / how would the syntax change if I were instantiating Mandrill with a dynamic API key? It's for a multi-tenant app and I'm wondering if I maybe need to skip this package and interact directly with Mandrill?

Thank you again! Matt

mcblum avatar Feb 06 '16 16:02 mcblum

how about using the Weblee\Mandrill\Mail instead of using the MandrillMail facade ?

ghost avatar Feb 08 '16 00:02 ghost

Yep, that was it @Spycomb. Thank you!!!

mcblum avatar Feb 08 '16 15:02 mcblum