option('database')) { DB::setDefaultConnection($this->option('database')); } $references->updateForAllPages(); DB::setDefaultConnection($connection); $this->comment('References have been regenerated'); return 0; } }