Open
Description
After implementing all of the steps this error is occurring
Class "Redis" not found, and it referencing it on this class:E:\projects\Laravel_projects\geopackadge\vendor\laravel\framework\src\Illuminate\Redis\Connectors\PhpRedisConnector.php : 32
on this line: return new PhpRedisConnection($connector(), $connector, $config);