简体   繁体   English

请求实体太大 Laravel

[英]Request Entity Too Large Laravel

I'm having this issue, some times doesn't appear but other yes, I'm using a GoDaddy Hosting and I change the values in the CPanel on the PHP Selector我遇到了这个问题,有时不会出现,但其他是的,我使用的是 GoDaddy 主机,我更改了 PHP 选择器上的 CPanel 中的值

PHP Selector prove PHP 选择器证明

But this doesn't fix anything.但这并不能解决任何问题。 I'm using Laravel 8 as my Backend API, I was looking for an answer but I didn't find it, all what I found was about nginx and wordpress. I'm using Laravel 8 as my Backend API, I was looking for an answer but I didn't find it, all what I found was about nginx and wordpress.

I'm sending some files like 1 pdf and 2 images which I compress to reduce the size.我正在发送一些文件,例如 1 pdf 和 2 个我压缩以减小大小的图像。 those images I send it as base 64 I'm using Angulas 11 as front我以 64 为基数发送的那些图像 我使用 Angulas 11 作为前面

hope someone can help me希望可以有人帮帮我

I think, you have to change your file uploading limit from cpanel.我认为,您必须从 cpanel 更改文件上传限制。 Then it will not show the err message.然后它不会显示错误消息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM