I can’t upload file larger than 2MB while running Laravel 11 on Octane.
Without Octane it works so it does not seem to be problem with Nginx or PHP. I tried Frankenphp and Swoole and both failed to upload file. How can I increase this limit? From where is it configured?