Password reset is not working
I get this problem when I receive the reset password email and open the link in the browser
Target [Laravel\Fortify\Contracts\ResetPasswordViewResponse] is not instantiable.
I am using https://github.com/jeffgreco13/filament-breezy for authentication.
I tried to do this but it's showing more errors
Fortify::resetPasswordView(function ($request) {
return view('filament-breezy::reset-password', ['request' => $request]);
});
but is not working also.
any ideas!!!GitHub
GitHub - jeffgreco13/filament-breezy
Contribute to jeffgreco13/filament-breezy development by creating an account on GitHub.
1 Reply
Please ask in #breezy