Relative Content

Tag Archive for phpcodeignitercodeigniter-4

image validation size setting in codeigniter 4

How can I specify accurately the size of image to be uploaded in a ci4 application. I wanted to upload an image of 49.7kb but cannot because of size restriction.
How can I set the size to 5mb max? Currently I guess i set it to 5mb
My image rules are: