table('promotions') ->dropForeignKey('price_id') ->removeColumn('price_id') ->update(); } }