Replies: 1 comment
-
I would accept a PR with tests and docs that add |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
ray()->model($user)
allows to display the attributes of a model. Great.It would be nice to have something like
ray()->models($users)
to display the attributes of a collection of models too.Beta Was this translation helpful? Give feedback.
All reactions