-
-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
Description
Subject of the issue
Want to use: https://laravel.com/docs/8.x/validation#validating-passwords.
Your environment
- version of this package: 4.4.4
- version of Laravel: 8.42.1
Steps to reproduce
Use:
'password' => [Password::min()],Expected behaviour
Want to use: https://laravel.com/docs/8.x/validation#validating-passwords.
Actual behaviour
Frontend validator don't recognize that rule.
Reactions are currently unavailable