Skip to content
New issue

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

Improved error message for Bcrypt hashing issues #55242

Closed

Conversation

abdallahkhattab
Copy link

This update enhances the error message in the BcryptHasher class to provide more informative feedback when there's an issue with password hashing, particularly when the column name is mistakenly written as "Password" (capital 'P') instead of "password" (lowercase 'p').

This will help developers more easily identify and troubleshoot this common issue related to password hashing in Laravel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants