hasCompletedMigrations()) { $this->showMigrationWarning(); return 1; } return parent::handle() ?? 0; } }