Redis is no longer supported in Windows, but the version 3.2.1 is still available to use (ref), so that's why laragon contain version 3.* only. If...
For further actions, you may consider blocking this person and/or reporting abuse
tnks Dear @dendihandian.🙏❤️
I would also add that after all the above, you need to enable the Redis port in the Laragon preferences. (I did this and Redis showed up for me)
And now I can work with it in Laragon!
thankyou Ali Salehi
Great guide, works perfectly. Thank you.
Is there a way that you know of to get Redis to run automatically without the CLI through Laragon, like Apache and SQL do? I can just imagine the number of times in the future I'm going to forget to open a terminal to start it running before I start work.
I don't know why Redis is not in dashboard menu, maybe still in the work by the creator
You can find it in "Preferences>Services and ports"
Thanks for the info, I rarely click that Preferences menu 😄 and now it open the possibility to explore laragon more and create more posts
Fantastic, thank you
thanks
How can I add the 6.0.2 version to Laragon version 6? I am not finding the DLL file only here. What would be the procedure? pecl.php.net/package/redis
I encourage you to use docker-based solution to install latest redis version in Windows machine (using Docker Desktop/WSL) or eventually in production. Maybe it was stopped to support in Windows.
Thanks. BTW I made it happen.