void delete(string $token) Delete a reminder record by token.
bool exists(RemindableInterface $user
int sendReminder(RemindableInterface
RemindableInterface interface RemindableInterface (
string getReminderEmail() Get the e-mail address where password reminders
string createNewToken(RemindableInterface
array provides() Get the services provided by the provider.
void deleteExpired() Delete expired reminders.
void package(string $package, string $namespace = null, string $path = null)
string remind(array $credentials, Closure $callback = null)
Page 1 of 4