Why duplicate password validation rules across your app when you can define defaults once and reference them everywhere?
There's a reason Laravel's Password validator is one of my favourite framework features. 😉
https://securinglaravel.com/security-tip-default-password-rules/#Laravel