I have this categories table
Schema::create(\'categories\', function (Blueprint $table) { $table->bigIncrements(\'id\'); $