We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b475e commit 912a64bCopy full SHA for 912a64b
src/Console/DbUpgradeCommand.php
@@ -8,7 +8,6 @@
8
use Illuminate\Console\Command;
9
use Illuminate\Console\ConfirmableTrait;
10
use Illuminate\Filesystem\Filesystem;
11
-use Illuminate\Support\Facades\Artisan;
12
use Illuminate\Support\Facades\DB;
13
use Illuminate\Support\Facades\Schema;
14
use Symfony\Component\Process\ExecutableFinder;
0 commit comments