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