string sendResetLink(array $credentials) Send a password reset link to
void delete(string $token) Delete a token record by token.
void __construct(ConnectionInterface $connection
bool exists(CanResetPassword $user, string
string getDefaultDriver() Get the default password broker name.
mixed __call(string $method, array $parameters) Dynamically handle missing
void commands(array|mixed $commands) Register the package's custom Artisan
bool isDeferred() Determine if the provider is deferred.
void deleteExpired() Delete expired tokens.
string create(CanResetPassword $user)
Page 3 of 5