Support the ongoing development of Laravel.io →
Configuration Input Forms
Last updated 1 year ago.
0

A couple thoughts,

What about the 'upload_max_filesize'or 'post_max_size' php.ini setting?

Have you verified the permissions on the temp directory specified in the php.ini, 'upload_tmp_dir'?

0

TerrePorter said:

A couple thoughts,

What about the 'upload_max_filesize'or 'post_max_size' php.ini setting?

Have you verified the permissions on the temp directory specified in the php.ini, 'upload_tmp_dir'?

This is an old post, but this solved the problem for me. I had set the nginx max file size, but PHP was still set at 2M.

Thanks!

0

This caught me as well, the file I upload was 1.9M last week and over 2M this week, so it failed.

Thanks,

Mick

0

Sign in to participate in this thread!

Eventy

Your banner here too?

asim42 asim42 Joined 31 Aug 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.