Skip to content

[8.x] Allow purging connections of different components #32611

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

Merged
merged 1 commit into from
May 1, 2020

Conversation

themsaid
Copy link
Member

We currently have the DB::purge() method to remove a database connection and delete it from local cache.

In this PR I'm adding the same method to different components.

@taylorotwell taylorotwell merged commit 6980b32 into laravel:master May 1, 2020
@setkyar
Copy link

setkyar commented May 23, 2020

@themsaid Can you merge this to Laravel 7 as well? I would like to use it on Laravel 7 application.

@antonkomarev
Copy link
Contributor

@setkyar you could try to send PR to Laravel 7 yourself.

@setkyar
Copy link

setkyar commented May 24, 2020

@antonkomarev it's the work done by @themsaid so I am not very sure it's acceptable to fork his branch and create a new PR by me. That's why, I am asking him to help create PR. If it's not an issue of me forking his PR and create a new PR to Laravel 7 branch I would love to do that.

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.

4 participants