File "console.php"
Full Path: /home/tecassol/public_html/tecas-solar.ma/lang/console.php
File size: 252 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
use Illuminate\Foundation\Inspiring;
use Illuminate\Support\Facades\Artisan;
//Artisan::command('inspire', function () {
// $this->comment(Inspiring::quote());
//})->purpose('Display an inspiring quote')->hourly();