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

[5.3] Add custom validation error messages on the ResetPasswordController #16111

Merged
merged 1 commit into from
Oct 26, 2016
Merged

[5.3] Add custom validation error messages on the ResetPasswordController #16111

merged 1 commit into from
Oct 26, 2016

Conversation

DrowningElysium
Copy link
Contributor

At the moment you can't add custom password messages. This would be usefull when using the validator to add certain requirements to the password. Like instead of min:6|alpha generating 2 different messages we could do the same for both.

@taylorotwell taylorotwell merged commit b323ad7 into laravel:5.3 Oct 26, 2016
@GrahamCampbell GrahamCampbell changed the title Add custom validation error messages on the ResetPasswordController [5.3] Add custom validation error messages on the ResetPasswordController Oct 26, 2016
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