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

Add configurable meta refresh #102

Closed robertogallea closed 1 year ago

robertogallea commented 1 year ago

Although an ajax-based solution would be certainly better, this PR adds a refreshing interval to the dashboard view using a simple <meta http-equiv="refresh"> tag with configurable interval.