umerghori786
umerghori786
is your issue is solved or not...facing same issue
Thanks for answer! can you tell me is your track option and track clicks are enable or not ? [  ](url) in my case it is disable
i create topic subscription but i dont know this also disable in my case when i create campain
I am facing this issue also but my campaign stuck on 60 emails.. my que connection is sync and cron job runs every 30mints is it ok
> Same through Amazon SES, any idea ? @art-n change que connection in .env QUEUE_CONNECTION=database then your db should have jobs table.. then run this command in console php artisan...
> Hey @umerghori786, > > Thank you for the reply. > > I've edited .env file, but I miss with "your db should have jobs table". I only have an...
@art-n after job table 1) first run this command php artisan schedule:run or i think php artisan schedule:work 2 ) then run php artisan queue:work --queue=sendportal-message-dispatch
php artisan schedule:run do you run this command ? bcz this command responsible to send emails in jobs table