dropColumn(['edo', 'ei']); }); } /** * Reverse the migrations. * * @return void */ public function down() { Schema::table('invoices', function (Blueprint $table) { // }); } }