You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When outputting a collection of Eloquent models, the output is not very useful for most typical use cases:
It would be nice to have a built in way that gives us quick access to the attributes of the model, which is usually what we need to see. Say for example by adding another macro like, say
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just discovered Ray and loving it.
When outputting a collection of Eloquent models, the output is not very useful for most typical use cases:
It would be nice to have a built in way that gives us quick access to the attributes of the model, which is usually what we need to see. Say for example by adding another macro like, say
resulting in something like
Beta Was this translation helpful? Give feedback.
All reactions