You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: