F
Filament3mo ago
topg

file upload only works with images

When trying to upload a file with the .zip extension, the system tells you it's successful, but it doesn't actually save the file. However, when you test it with images, those get saved without any issues.
FileUpload::make('project_upload')
->label('Project')
FileUpload::make('project_upload')
->label('Project')
No description
0 Replies
No replies yetBe the first to reply to this messageJoin