romanzipp / Laravel-Queue-Monitor

Monitoring Laravel Jobs with your Database
https://packagist.org/packages/romanzipp/laravel-queue-monitor
MIT License
693 stars 91 forks source link

Show queued (to be run) jobs? #61

Closed leenooks closed 3 years ago

leenooks commented 3 years ago

Howdy, just came across your tool and it will help me with something that I'm trying to do - thank you.

Have you considered showing yet to be run jobs - ie: jobs that have been queued?

I think that would be really useful in this tool...