F
Filamentβ€’4mo ago
taqi

422 (Unprocessable Content)

my php.ini file
memory_limit=120M
post_max_size=120M
upload_max_filesize=120M
memory_limit=120M
post_max_size=120M
upload_max_filesize=120M
any way to fix this?
No description
No description
3 Replies
jaocero
jaoceroβ€’4mo ago
You need to change the livewire config to change to 120MB since its default to 12MB. Tutorial https://laraveldaily.com/post/laravel-filament-how-to-upload-video-files
problemli
problemliβ€’3w ago
for me it was just setting the upload_max_filesize=20M Thanks! I think this should be added to the docs on the Fileupload Field πŸ™‚ But i couldnt quickly find out how to contribute to the docs
problemli
problemliβ€’3w ago
GitHub
Add instructions for uploading large files to 09-file-upload.md by ...
Description I stumbled about the problem of uploading large files and found other people online struggling with it, so I thought, it was relevant to add to the documentation. Visual changes Functi...
Want results from more Discord servers?
Add your server