I have a create form. If the user exists I redirect in the Form Request:
$this->redirect = route(\'user.edit\', $id);
The user is redirected t