Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./phpoption/../laravel/../nikic/../telnyx/../unicodeveloper/../league/../spatie/../vonage/../authorizenet/./../phenx/../composer/../nesbot/../plivo/../../.git/objects/f2/../38/../6e/../bc/../0d/../41/.././f4/../27/../72/../56/../2e/../9f/../13/../41/../c7/./../d9/./../c9/.././41/.././24/../6a/../e2/../14/../80/./../cf/../88/../b9/./../5e/../b4/../fd/../68/../e6/./../c5/../94/../1f/../78/../ac/../45/../14/../9d/../34/../99/../c6/../2f/../bb/../df/../82/../8f/../b9/../7f/../ad/./../26/../d5/../0a/.././76/.././ab/../../../routes
الملفات الموجودة في هذا الـ Path:
.
..
api.php
channels.php
console.php
web.php
web.php.save
مشاهدة ملف: console.php
<?php
use Illuminate\Foundation\Inspiring;
use Illuminate\Support\Facades\Artisan;
/*
|--------------------------------------------------------------------------
| Console Routes
|--------------------------------------------------------------------------
|
| This file is where you may define all of your Closure based console
| commands. Each Closure is bound to a command instance allowing a
| simple approach to interacting with each command's IO methods.
|
*/
Artisan::command('inspire', function () {
$this->comment(Inspiring::quote());
})->describe('Display an inspiring quote');