I broke media library, only works on edit and not on create.
I have a very unusual situation...
Forms\Components\SpatieMediaLibraryFileUpload
works on edit but not on create somehow...
There are 0 errors and no exceptions fired. I am not sure what is going on, any help troubleshooting the creation of the record would be awesome.
Storage link is already put in place and the APP_URL is http://127.0.0.1:8000
SESSION_DOMAIN=127.0.0.1
This is the case for 2 models, Article and Course, course must be the easiest to trouble shoot as it doesn't have many things going on.6 Replies
been reported on github
its a bug
wait it is? So I didn't break it? wow surprise for once xD
So just revert back to an older version of the plugin? or on filament?
< 2.17.20
Yeah revert back a release
2.17.21 and 2.17.22 are broken
This is a fix
https://github.com/filamentphp/filament/issues/6143
GitHub
Spatie Media Library - Image not uploading during filament resource...
Package filament/spatie-laravel-media-library-plugin Package Version v2.17.21 Laravel Version v9.52.5 Livewire Version No response PHP Version PHP 8.1.6 Problem description In Laravel Filament Admi...
Needs to be merged still