Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing php redis extension for php 8.3 #764

Open
berto309 opened this issue Apr 25, 2024 · 3 comments
Open

installing php redis extension for php 8.3 #764

berto309 opened this issue Apr 25, 2024 · 3 comments

Comments

@berto309
Copy link

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
Copy link

donejeh commented Apr 26, 2024

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

@l0gical
Copy link

l0gical commented Jun 13, 2024

If you need PHP Redis extension for 8.2 / 8.3, compile it yourself or I will consider adding it to my own Git for download, of course, VirusTotal scan any modules you find which is the reason I did my own anyway due to lack of trust.

@berto309
Copy link
Author

berto309 commented Jun 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants