i am using Laravel 5.4.17 i changed login field from email
to phone
.
but in password reset, when user changed his password, (email - new password - password confirm) the browser will ask for save new password and the email will save as password in input
i don't want to change reset password form email to another. but my problem is after send email, when user is changing his password (first field is email and i want browser dont save it as username)