laravel-spark icon indicating copy to clipboard operation
laravel-spark copied to clipboard

CallsInteractions for reset user password

Open ideadx opened this issue 6 years ago • 0 comments

If we want to enforce new user password validation something different with createUsersWith, and then registering in SparkServiceProvider. Is there a way to set the same rules for the Reset password?

We have spark install on laravel 5.6 and overriding rules() on ResetPasswordController is not working!

ideadx avatar Oct 18 '18 01:10 ideadx