laravel-nova-csv-import
laravel-nova-csv-import copied to clipboard
MediaLibrary Problem
Not working with DmitryBubyakin/medialibrary can you check it ?
When you say "not working", could you elaborate? I don't use that module so I'm not familiar with it.
@bsormagec I've just released an update that may have fixed this issue (per @stiknoltz comment on #8). Could you update the package and let me know if it fixes the issue you were seeing?
Argument 1 passed to SimonHamp\LaravelNovaCsvImport\Http\Controllers\ImportController::SimonHamp\LaravelNovaCsvImport\Http\Controllers\{closure}() must be an instance of App\Nova\Resource, instance of DmitryBubyakin\NovaMedialibraryField\Resources\Media given, called in /Users/burak/sites/asset/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 1197
Its returning this error already. @simonhamp
Did you composer update and get version 0.1.1?
yes sure

Ok I’ll try to investigate more later. Sorry this hasn’t fixed it for you
I am trying to found a way to fix it with collection reject method, if it works i can PR then. Thanks