skydiver / laravel-fortify-demo

Demo of Laravel authentication using Fortify
https://dev.to/skydiver/using-laravel-fortify-to-restore-laravel-ui-functionality-7dc
MIT License
14 stars 15 forks source link

No validation message for password field on reset-password page #2

Closed rk4an closed 4 years ago

rk4an commented 4 years ago

Hi,

I have no validation message for password field (in reset-password page)

https://github.com/skydiver/laravel-fortify-demo/blob/b7b453c450dd2a35cf72d96fbc2915df65f70c17/resources/views/auth/reset-password.blade.php#L36

I need to replace validateWithBag with validate here:

https://github.com/skydiver/laravel-fortify-demo/blob/b7b453c450dd2a35cf72d96fbc2915df65f70c17/app/Actions/Fortify/ResetUserPassword.php#L24

rk4an commented 4 years ago

Fixed here https://github.com/laravel/fortify/commit/85a7dfbc75229782a2cb985366a6565792c541be