DatabaseTokenRepository class DatabaseTokenRepository implements
CanResetPassword trait CanResetPassword (
void register() Register the service provider.
string create(CanResetPassword $user)
void deleteExpired() Delete expired tokens.
string createNewToken() Create a new token for the user.
void setDefaultDriver(string $name) Set the default password broker name
static array compiles() Get a list of files that should be compiled
void __construct(Application $app)
mixed broker(string|null $name = null) Attempt to get the broker from the
Page 2 of 5