Set Daily Limit to Queue: work Laravel 5.6

0

I have the following problem

I am trying to send bulk mails (notifications) to certain records that I have in my database, the problem is that I am using a corporate mail and the limit is 250 emails per day, there is some possibility of the next command tell him to just do it 250 times?

php artisan queue:work

Thanks

    
asked by Gerardo Pacheco 05.05.2018 в 22:43
source

0 answers