F
Filament11mo ago
MrMajor

FileUpload reloaded when try to upload something

Sup guys! Maybe anyone know how to fix that problem? Properly: im have FileUpload field(also try with SpatieFileUpload). So when im trying to upload something that field starts loading and reload with error(attached screen). Im think problem with server configuration or permissions but i dont know because no logs in laravel.log, now logs in apache2 logs, no logs any xD only that error in my browser console. Php code is simple:
Forms\Components\FileUpload::make('pdf_attachement')
->disk('public'),
Forms\Components\FileUpload::make('docx_attachement')
->disk('public'),
Forms\Components\FileUpload::make('txt_attachement')
->disk('public'),
Forms\Components\FileUpload::make('pdf_attachement')
->disk('public'),
Forms\Components\FileUpload::make('docx_attachement')
->disk('public'),
Forms\Components\FileUpload::make('txt_attachement')
->disk('public'),
Ty all for the support! With ❤️ to filament
No description
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server