where('field', 'activity_role')->update([ 'field' => 'activity_rule' ]); } /** * Reverse the migrations. * * @return void */ public function down() { // } };