You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This way I'm passing thru an array with Sever Token and Boolean to indicate whether it's batch sending or not.
After that, I will wrap the below json array in Transport File with IF statement and foreach loop (for each email address). 'json' => $this->getMessagePayload($message),
I am using this package with Laravel 8 application, and would like to integrate Batch email sending. Are there plans to add Batch sending soon ?
The text was updated successfully, but these errors were encountered: