ralphjsmit / laravel-horizon-cron-supervisor

A modern solution for running Laravel Horizon with a CRON-based supervisor.
https://ralphjsmit.com
MIT License
51 stars 2 forks source link

Better Handling of same command. #2

Closed Saifallak closed 2 years ago

Saifallak commented 2 years ago

i got inspired by your implementations, and i have made some modifcations for my use. so here you go

Features/Fixes

ps: got inspired from health check from spatie too (spatie/laravel-health/src/Checks/Checks/HorizonCheck.php)

ralphjsmit commented 2 years ago

Thanks! ❤️