stefanantic7's avatar

Homestead 413 Request Entity Too Large

I want to upload file on my Homestead server and I can upload only files under 100 MB. Is there a way to upload a bigger file. I tried some solution but it still does not work. I tried to add: client_max_body_size 200M; into nginx.conf on Homestead And memory_limit = 512M, upload_max_filesize = 200M, post_max_size = 200M into php.ini on Homestead

Also, i run sudo nginx -s reload and sudo service php7.1-fpm restart

http://prntscr.com/f6ct3m

Please, help!

0 likes
0 replies

Please or to participate in this conversation.