Skip to content

Commit

Permalink
Removed migrate command
Browse files Browse the repository at this point in the history
  • Loading branch information
RoccoHoward committed Dec 30, 2018
1 parent 855ac73 commit a6b33d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/commands.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
'remove' => [
Illuminate\Console\Scheduling\ScheduleRunCommand::class,
Illuminate\Foundation\Console\VendorPublishCommand::class,
Illuminate\Database\Console\Migrations\MigrateCommand::class,
Illuminate\Database\Console\Migrations\FreshCommand::class,
Illuminate\Database\Console\Migrations\InstallCommand::class,
Illuminate\Database\Console\Migrations\RefreshCommand::class,
Expand Down

0 comments on commit a6b33d6

Please sign in to comment.