review back button to index page

This commit is contained in:
Arno Kaimbacher 2019-06-06 17:34:34 +02:00
parent 390f6bbef8
commit dabb905111
5 changed files with 186 additions and 77 deletions

View file

@ -1,4 +1,5 @@
<?php namespace App\Console;
<?php
namespace App\Console;
use Illuminate\Console\Scheduling\Schedule;
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;