Skip to content

Validating Passwords with Password::min() rule #669

@LocalHeroPro

Description

@LocalHeroPro

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions