We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10.7.1
8.2.3
MySQL 8.0.30
The ProfileControllerUpdate Request Rules array not validate valid email address.
Store invalid email address in DB and user can login with that invalid email address.
Below are some Images Provide for better understanding
In the MySql DB
2. After Email update with invalid not any tld as ext. it save with no validation
After Save in MYsql DB
The text was updated successfully, but these errors were encountered:
This has already been reported: egulias/EmailValidator#359
Sorry, something went wrong.
Thanks @Jubeki
No branches or pull requests
Laravel Version
10.7.1
PHP Version
8.2.3
Database Driver & Version
MySQL 8.0.30
Description
Found a Bug on Laravel Breeze with Inertia and Vuejs scaffold.
The ProfileControllerUpdate Request Rules array not validate valid email address.
Store invalid email address in DB and user can login with that invalid email address.
Steps To Reproduce
Below are some Images Provide for better understanding
In the MySql DB
2. After Email update with invalid not any tld as ext. it save with no validation
After Save in MYsql DB
The text was updated successfully, but these errors were encountered: