void __construct(TokenRepositoryInterface
string getEmailForPasswordReset() Get the e-mail address where password
void deleteExpired() Delete expired tokens.
PasswordResetServiceProvider class PasswordResetServiceProvider extends
void commands(array|mixed $commands) Register the package's custom Artisan
string create(CanResetPassword $user)
void deleteToken(string $token) Delete the given password reset token.
void sendPasswordResetNotification(string $token) Send the password reset
string createToken(CanResetPassword $user)
ConnectionInterface getConnection()
Page 4 of 5