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