File manager - Edit - /home/linknsbh/linkat.online/app/Console/Commands/ExpiredUser.php
Back
<?php namespace App\Console\Commands; use App\Models\Membership; use App\Models\User; use Illuminate\Console\Command; use Illuminate\Support\Carbon; class ExpiredUser extends Command { /** * The name and signature of the console command. * * @var string */ protected $signature = 'expire:user'; /** * The console command description. * * @var string */ protected $description = 'Command description'; /** * Create a new command instance. * * @return void */ public function __construct() { parent::__construct(); } /** * Execute the console command. * * @return mixed */ public function handle() { } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.52 |
proxy
|
phpinfo
|
Settings