Replies: 1 comment
-
SOLVED |
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.
-
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