How to use Mailgun API to send emails to multiple users with attachment
Hi, I am able to send emai with Mailgun API to 1 email adress but I am not sure how to sendsame email to multiple email addresses with attachment. And also i would like to send html message (view).
Has anyone have any experience on this field?
I have tried to use Bogardo/Mailgun package it would be great and easy to use, but i was not able to install this package. I think laravel 7 is not supported by this package.
OMG!!! It was so easy! I literally spent more then a day installing mailgun/mailgun and different packages and testing them.
Shame on me that i haven't read the documentation on the first place :/