Class \Redis is a part of phpredis extension, do you have it installed?
https://github.com/phpredis/phpredis/blob/develop/INSTALL.md
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
My queues don't work because of this error shown in my logs:
[2025-07-24 06:46:59] local.ERROR: Class "Redis" not found {"exception":"[object] (Error(code: 0): Class "Redis" not found at C:\Users\username\project\vendor\laravel\framework\src\Illuminate\Redis\Connectors\PhpRedisConnector.php:79)
The methods I tried to resolve it (based on the answers from my Google search and other discussions:
Please or to participate in this conversation.