info('Horizon is enabled on this server.'); $this->call('horizon'); exit(0); } else { exit(0); } } }