🌈 搜索
📅  最后修改于: 2022-03-11 14:54:43.409000             🧑  作者: Mango
Schema::table('geo', function (Blueprint $table) { $table->dropIndex(['state']); // Drops index 'geo_state_index' });