Request Entity Too Large when want to upload file to Strapi

Solution 1:

In the left menu you can click on Plugins then in the cog of the Upload plugin. And you will have an option to increase the limit size value.

But this issue can also come from your nginx configuration that not allows the large file size. So make sure you well-configured nginx for this case.