Posts by X-Coder • 11 points
1 post
-
1
votes1
answer121
viewsQ: Incorrectly formed foreign key retribution Migration
use Illuminate\Support\Facades\Schema; use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class CreateMenusTable extends Migration { /** * Run the migrations. *…