Here is my Question-Table:
Schema::create(\'questions\', function (Blueprint $table) { $table->bigIncrements(\'id\'); $table->bigInteger(\'categ