dropColumn(['price_type']); }); } /** * Reverse the migrations. * * @return void */ public function down() { abort(500,'Cant go back'); } };