Add Request inside the controller

  request()->request->add(['user_id' => $user->id]);

Comments