File manager - Edit - /var/www/payraty/helpdesk/common/Core/Install/UpdateActionsCommand.php
Back
<?php namespace Common\Core\Install; use Illuminate\Console\Command; class UpdateActionsCommand extends Command { protected $signature = 'update:run'; public function handle(): int { (new UpdateActions())->execute(); $this->info('Update complete'); return Command::SUCCESS; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 1.93 |
proxy
|
phpinfo
|
Settings