I have encountered an issue while uploading files to dropbox through my application that is hosted on Heroku. I wanted to upload approx 100MB files and they aren\'t being ho
I was going to comment on Romain's answer, but I don't have enough points:
The .user.ini file with the desired changes needs to be placed in the root folder, which is the /public folder if you're using Laravel.
Just check your root folder in your Procfile.