X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar-X/routes
home
/
gfecatvj
/
sites
/
realesbar-X
/
routes
/
📁
..
📄
api.php
(566 B)
📄
channels.php
(551 B)
📄
console.php
(593 B)
📄
web.php
(7.09 KB)
Editing: 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');
Upload File
Create Folder