Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php artisan queue:work #278

Open
Rudrasingh11 opened this issue Aug 16, 2023 · 1 comment
Open

php artisan queue:work #278

Rudrasingh11 opened this issue Aug 16, 2023 · 1 comment

Comments

@Rudrasingh11
Copy link

php artisan queue:work is not working i already change QUEUE_CONNECTION=database

@bmenking-wng
Copy link

bmenking-wng commented Dec 11, 2023

Just ran into this. When using QUEUE_CONNECTION=database, it appears those queues, sendportal-message-dispatch and sendportal-webhook-process, are not used by the software. I was able to get it working using

php artisan queue:work --queue=default

Hope this helps.

Duplicate of #277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants