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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
# A modern solution for running Laravel Horizon with a cron-based supervisor
4
4
5
+
**Run Laravel Horizon on cheap hosting environments without Supervisor🤑**
6
+
5
7
This Laravel package automatically checks every three minutes if your [Laravel Horizon](https://laravel.com/docs/8.x/horizon) instance is still running. In that way, it is the perfect replacement for the normally recommended [Supervisor Process Control System](http://supervisord.org), for which you need your own server.
6
8
7
9
This package allows running Laravel Horizon on shared hosting instances and servers where you don't have to option to install Supervisor.
0 commit comments