Laravel stateful password rule demo This project demonstrates the problem with the Illuminate\Validation\Rules\Password being stateful. See the PasswordRuleTest for an example. Run demo: php artisan test