How to set up Nova 4 Image field #3181
Unanswered
stuartcusackie
asked this question in
General
Replies: 2 comments 1 reply
-
The only way I could figure this out was to store the original filename in the model. Here's a full example but it might be better to use Ebess media library instead.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your code above, it's been very helpful!
Could you elaborate a little on what you mean by this, and how you utilised it? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Has anyone figured our Laravel Nova 4 Image field integration? I'm 90% there but there are a couple things that I can't figure out:
This is my current configuration:
I have tried to fixed the downloads like so but nothing happens:
And I have tried to figure out the 'null' filename but this doesn't work:
Any advice would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions