SlmQueueDoctrine
SlmQueueDoctrine copied to clipboard
Reload runner automatically on dev when file changes
While on development, it would be handy if the job queue reloads as soon as a file was changed (but only just after a job finishes obviously).
Inspiration: https://github.com/spatie/laravel-horizon-watcher.