the uploaded file exceeds the upload_max_filesize in laravel code example
Example: the uploaded file exceeds the upload_max_filesize in laravel
post_max_size = 6G
upload_max_filesize = 4G
memory_limit = 8G
post_max_size = 6G
upload_max_filesize = 4G
memory_limit = 8G