@Devmaurice had the same problem. please in your index.php file(which is in public folder in your project) write phpinfo(); and
see this line https://d.pr/free/i/tXLAkF.
and this line as well https://d.pr/free/i/UYYbgv. after go to php.ini(which is in phpinfo) and make this upload_max_filesize = 1000M to equal whatever you want. it should absolutely solve your problem