dmitrybubyakin / nova-medialibrary-field

Laravel Nova field for managing the Spatie media library
MIT License
262 stars 62 forks source link

useFallbackPath(); + Required not working #152

Open NoahNxT opened 2 years ago

NoahNxT commented 2 years ago

Hi, is there a way to add a method to your MediaLibraryField where we can set the FalbackImage?

Also, For some reason I can't get it to work to require the user to at least upload 1 image, otherwise the validations should fail.