.zip文件上传工具aravel Laravel 5.6 Illuminate \ Http \ Exceptions \ PostTooLargeException

时间:2018-07-05 23:37:42

标签: php upload laravel-5.6

上传191.1MB的文件时出现此错误

  

Illuminate \ Http \ Exceptions \ PostTooLargeException

在上传限制上,我确实将我的nginx设置为1000M,将PHP.INI设置为1000M,并且没有错误。但是Laravel 5.6给了我错误:

enter image description here

任何帮助将不胜感激!

0 个答案:

没有答案