You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
I use this lib for the job queue.
Right now, it could add the jobs to the queue successfully.
But, when i executed php artisan queue:work mongodb, i got nothing.
Could you tell me what things might be wrong?
Thank you very much.