This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Install Redis extension on your pc | |
| Download the CORRECT version the DDL from the following link | |
| https://pecl.php.net/package/redis/4.1.0/windows | |
| Put the dll in the correct folder | |
| Wamp -> C:\wamp\bin\php\php-XXXX\ext | |
| Laragon -> C:\laragon\bin\php\php-XXX\ext | |
| Edit the php.ini file adding |