FilamentF
Filament16mo ago
MZX

Fileupload not showing on Filament panel

I have a normal front-end using laravel, which has a form submission. The file uploads are stored to storage/app/directory_name/file_name

But when I open the admin panel to see that record, it shows no file. The file will only show up if i save the record again after uploading the files through filament.

Filament is set to use local storage.
Was this page helpful?