string remind(array $credentials, Closure $callback = null)
void package(string $package, string $namespace = null, string $path = null)
RemindableInterface getUser(array $credentials)
void __construct(Application $app)
Connection getConnection()
PasswordBroker class PasswordBroker (
void register() Register the service provider.
DatabaseReminderRepository class DatabaseReminderRepository implements
void delete(string $token) Delete a reminder record by token.
void __construct(Connection $connection, string $table, string $hashKey
Page 2 of 4