📜  laravel 上传图片 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:48.479000             🧑  作者: Mango

代码示例2
If the upload isnt working try this in you php.ini
  
upload_max_filesize = 20M
post_max_size = 20M