protected function fire() { $this->info('Migrating Flarum...'); $this->upgrade(); $this->info('DONE.'); }