PHP 7.4.33
Preview: console.php Size: 592 B
/var/www/cvr-leads.bitkit.dk/httpdocs/routes/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());
})->purpose('Display an inspiring quote');

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
745 B lrw-r--r-- 2025-03-24 11:04:50
Edit Download
558 B lrw-r--r-- 2025-03-11 09:57:12
Edit Download
592 B lrw-r--r-- 2025-03-11 09:57:12
Edit Download
2.30 KB lrw-r--r-- 2025-03-25 13:43:04
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).