File manager - Edit - /var/www/payraty/helpdesk/common/Logging/Schedule/ScheduleHealthCommand.php
Back
<?php namespace Common\Logging\Schedule; use Illuminate\Console\Command; class ScheduleHealthCommand extends Command { protected $signature = 'schedule:be-health'; public function handle(): int { $this->info('CRON schedule is running properly.'); return Command::SUCCESS; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings