Hello @bryank,
I am trying to post a file in base64 in the request and getting the same error in laravel 5.4 in PHP 7.4, I have already changed Nginx conf and php.ini but still getting the same error. Can you please help me with that?
I am using a reverse proxy, frontend deployed on the Nginx server and the backend APIs are in the apache server.