laravel-spark
laravel-spark copied to clipboard
CallsInteractions for reset user password
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!