Replies: 1 comment
-
Maybe if you tried using M instead of G |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my Laravel Inertia Vue application, I can upload photos of less than 2 MB like this:
But I can not post images larger than that.
My php.ini settings are enough for the image sizes I have (none of them exceeds 6 MB):
Any reason why ?
Beta Was this translation helpful? Give feedback.
All reactions