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

filterBy may be Closure #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

4n70w4
Copy link

@4n70w4 4n70w4 commented Jan 28, 2020

No description provided.

@thoresuenert
Copy link
Contributor

@4n70w4
please provide more context.

What is the problem do you want to solve?
Why do we need this?

@4n70w4
Copy link
Author

4n70w4 commented Feb 6, 2020

Context: database with normalization. Need filter one table by values from another tables.

Example:

->filterBy(static function(Builder $query, $value) {
                // customize query
            }),

@4n70w4
Copy link
Author

4n70w4 commented Apr 8, 2020

up?

1 similar comment
@4n70w4
Copy link
Author

4n70w4 commented May 11, 2020

up?

@4n70w4
Copy link
Author

4n70w4 commented Jul 7, 2020

any news? @thoresuenert

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