void __construct(ConnectionInterface $connection, string $table, string $hashKey, int $expires = 60)
Create a new token repository instance.
void __construct(ConnectionInterface $connection, string $table, string $hashKey, int $expires = 60)
Create a new token repository instance.
Please login to continue.