What’s Your Favorite Image Field for Handling Multiple Images? #6772
FaridAghili
started this conversation in
General
Replies: 2 comments
-
The v5 version of ebess is working with nova 5 ... https://github.com/ebess/advanced-nova-media-library/releases |
Beta Was this translation helpful? Give feedback.
0 replies
-
@maul75 Yeah, my bad, I wanted to say it doesn't support Laravel 12. |
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
-
Hey everyone!
I wanted to ask: What’s your go-to image field when you need to manage multiple images for a resource? Nova’s default image field is pretty limited—it doesn’t support multiple images, lacks cropping and sorting options, and doesn’t play nicely with the Repeater Field.
One option I’ve tried is advanced-nova-media-library by ebess, which uses Spatie’s Media Library. It’s a decent package, but as a third-party tool, it doesn’t get updated often. Right now, it doesn’t support Nova 5 and has a few small UI bugs.
It’s too bad Nova doesn’t come with a more robust image field out of the box. So, I’m curious—what do you usually use or recommend for handling multiple images?
Looking forward to hearing your suggestions!
Beta Was this translation helpful? Give feedback.
All reactions