DatabaseTokenRepository (Auth\Passwords)

DatabaseTokenRepository

class DatabaseTokenRepository implements TokenRepositoryInterface (View source)

Methods

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

Create a new token repository instance.

string 登录查看完整内容