umerghori786

Results 8 comments of 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 ? [ ![image](https://user-images.githubusercontent.com/65702036/160435689-3f81f5dc-0c81-4589-9f2f-d6756144b132.png) ](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