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

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

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