leokhoa / laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
https://laragon.org
4.14k stars 351 forks source link

installing php redis extension for php 8.3 #764

Open berto309 opened 4 weeks ago

berto309 commented 4 weeks ago

Redis is already on Laragon and that's great. I'm working on a laravel project and I'm using Redis as my queue driver. When I try to php artisan queue:work and perform actions, I get the error php redis extension should be installed. How do I solve this isssue?

donejeh commented 4 weeks ago

follow this steps here to add or enable php redis extension click here