GetFirstMediaURL() doesn't retrieve any src="" in my blade laravel #3217
Unanswered
LowellTebrero
asked this question in
Q&A
Replies: 0 comments
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.
-
Help, why is that, I didn't see anything from my
<img src="{{ $post->getFirstMediaUrl('images') }}" alt=""/>
, when I inspect it gets empty<img src alt> == $0
. I just followed the docs.Beta Was this translation helpful? Give feedback.
All reactions