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

[5.5] Clear real-time facades when running artisan cache:clear #21250

Merged
merged 4 commits into from
Sep 19, 2017

Conversation

calebporzio
Copy link
Contributor

@taylorotwell - the app I am actually working on is 5.4, what is the best way to get this fix into 5.4 as well?

@taylorotwell
Copy link
Member

This fix will only work if you are actually using the file cache driver. We may want to put the logic in the cache flush command itself. Also, tests are failing.

@calebporzio
Copy link
Contributor Author

@taylorotwell - good call, moved the logic into the clear command itself.

@taylorotwell taylorotwell merged commit 61ae1ee into laravel:5.5 Sep 19, 2017
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

Successfully merging this pull request may close these issues.

2 participants