Answer the question
In order to leave comments, you need to log in
Spatie laravel-newsletter. How to get an array of all users and audiences?
Good day. Can you please tell me how to get a list of all users in the audience using spatie laravel-newsletter and display them on a page with a name and email address?
In controller:
$getMembers = Newsletter::getMembers('testAudience');
dd($getMembers);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question