Docker image not showing laravel logs to stderr stdout in docker logs
I’m using the nixpacks template from coolify (https://coolify.io/docs/applications/laravel/) to build a docker image and run it. Everything works fine, except I do not see the error logs in the terminal / when running docker logs.