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
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
-
Hi
Am using this way to eager loading media from other module
The media return
How can I use
$media = $yourModel->getFirstMedia();
$url = $yourModel->getFirstMediaUrl();
and other options?
and how can I only return original_url not full opject!
Beta Was this translation helpful? Give feedback.
All reactions