DatabaseTokenRepository (Auth\Passwords)

DatabaseTokenRepository

class DatabaseTokenRepository implements TokenRepositoryInterface (View source)

Methods

void __construct(ConnectionInterface $connection, Hasher $hasher, string $table, string $hashKey, int $expires = 60)

Create a new token repository inst