array with attributes to fetch
Open
- Dominant language
- PHP
- Stars
- 163
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Hi, really nice little package.
What about a new options to be specific of what are you fetching from the model. Maybe even when i am trying to get something from a relationship eager load that by default. Some feature like this can make querys in big tables easier to read and consume less bandwith.
Something like this...
get[
"id",
"description"
"role.name"
]
Contributor guide
Assessment
This issue has not been assessed yet.