Skip to content

Foreign Key onDelete SQL Table

$table->foreign('uid')->references('id')->on('module_dyndnssuite_domains')->onDelete('cascade');