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

Question Where Join: #28

Open
lbdonato opened this issue Mar 30, 2019 · 1 comment
Open

Question Where Join: #28

lbdonato opened this issue Mar 30, 2019 · 1 comment

Comments

@lbdonato
Copy link

Hello, I have a question about how to search.
My class:
Sales::BelongTo("Customer");
I need to do something like this:
$sales = Sales::where(['customer.name like?,'Luciano%']);
Is it possible to do something like this?

@gabrielgarciasp
Copy link

I have the same question

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

2 participants