// Primary table name, from Schema::table(<table>) // Primary column, from $table->foreign(<column>) $table->dropForeign('<table>_<column>_foreign');