#Error uploading photo
13 messages · Page 1 of 1 (latest)
5MB is not very much, but you might be hitting the upload limits set by Livewire, PHP or the Server (nginx/Apache). This is a common issue and there should be a lot of questions like this here or on Google.
I increased it to 20mb but it still has an error even though the file is only 10mb. Does Livewire have any other configuration?
Did you check all 3 limits?
yes, nginx, vs php
i set it to 20mb
Any error in DevTools Network tab?
still large file error, I also reloaded nginx
You don't set client_max_body_size in some other config again? Maybe on site level?
thank you, i found the problem, because i use VM i need global setting
Why did you delete the question?!