The code checks for the existence of POST array keys using truthy checks instead of the null coalescing operator, which generates undefined array key warnings when the keys don't exist.
however all responses from the server are 505 status and nothing loads, adding and ENV variable to the container doesn't fix, changing line 40 at vendor/laravel ...