|
Server : LiteSpeed System : Linux leader.herosite.pro 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : spyluwnk ( 1597) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec Directory : /home/spyluwnk/public_html/ecardsonline.in/routes/ | |
|
Path: /home/spyluwnk/public_html/ecardsonline.in/routes/console.php
Size: 553 B
Permissions: 0644
<?php
use Illuminate\Foundation\Inspiring;
/*
|--------------------------------------------------------------------------
| 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');