call('cache:clear'); } /** * Reverse the migrations. * * @return void */ public function down() { // same thing $this->up(); } }