I want to create/setup cronjob on my production server. (PHP Laravel 5.7)
Let say I've 4 server if cronjob is running on one server and that server stop/crash, cron automatically start from another servers and so on..
All 4 server has there on same/identical cronjob.
All cronjob have same time.
I've googling but couldn't find anything.