increase FileUpload Size limit up to 50MB !
What I am trying to do:
- i want to increase Filament FileUpload file size to be 50MB but it only allows up to 2MB not matter what i do...
What I did:
- i have configured my php.ini to allow large files with :
- i have edited livewire config with :
- i have added the fileUpload config in the Resource :
My issue/the error:

3 Replies
If I'm not mistaken you also need to increase the file size in the livewire.php config file or filament.php config file, one of those
Yes, you are right but i have already done that , after some searching i found that i have to change .htaccess in the /public folder too
you shouldn't at least I never did. Try clearing your cache or something, or restarting your php.