Conditional variable recovery with Lucid #4350
Unanswered
benjibenoit
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to find a technique so that my model doesn't return entries that have, say for example, status = "draft". But to have something that can be chained to my query builder and return them to me. For example: .withDraft()
So two questions:
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions