//id for single $user->reasons->attach($reasonId); //array for multiple $user->reasons->attach($reasonIds); $user->save();