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

workspace_redis_fix #2855

Closed
wants to merge 1 commit into from

Conversation

EugeneGpil
Copy link

@EugeneGpil EugeneGpil commented Mar 8, 2021

Description

Hi.
I changed redis installation and added enabling redis php extension in workspace container.
Redis extension was not enabled at all.
And I changed redis installation because of this issue
I used James M's answer

Motivation and Context

With this changes in workspace container I can run

php artisan command:some_command_using_redis

without error

Class 'Redis' not found

Types of Changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Definition of Done Checklist:

  • I've read the Contribution Guide.
  • I enjoyed my time contributing and making developer's life easier :)
  • I've updated the documentation. (refer to this for how to do so).

@bestlong
Copy link
Member

Thanks, and sorry.

same PR #2858

#2851

@bestlong bestlong closed this Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants