yassilah / laravel-nova-nested-form

This package allows you to include your nested relationships' forms into a parent form.
240 stars 96 forks source link

Support for Laravel Nova Advanced media library #155

Open SanjinOsmanbasic opened 2 years ago

SanjinOsmanbasic commented 2 years ago

First of all - I love the package - especially after the December update.

Has anyone managed to make this package work with the Advanced Nova Media Field?

I added Images field to the Resource, and once I click save - it does not save it ( Everything looks "normal" until i click save ). It also deletes any previous images that were attached.

If anyone can share some insight It would be much appreciated.

aessam13 commented 1 year ago

Did you find any solution for this issue?

SanjinOsmanbasic commented 1 year ago

Unfortunately not