pixelfed/routes/console.php
Daniel Supernault 6d890aaf7f
Prepare 2FA
2018-09-15 23:15:45 -06:00

15 lines
426 B
PHP

<?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.
|
*/