Uploading php.ini in you application folder has no effect at all!
Have you tried a tutorial on how to update php.ini values in CPanel? Something like this for example: https://chemicloud.com/kb/article/how-to-edit-the-php-ini-file-cpanel/
Unfortunately you cannot use ini_set() to change max_file_uploads (see https://bugs.php.net/bug.php?id=50684)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community