dropColumn('modcomment'); } if (Schema::hasColumn('users', 'bonuscomment')) { $table->dropColumn('bonuscomment'); } }); } }