I have a user table and position table. Position Table contains
Schema::create(\'positions\', function (Blueprint $table) { $table->id(); $