79639392

Date: 2025-05-26 17:54:19
Score: 2
Natty:
Report link

So ... this is embarrassing but I found the error and it was on my side. For whatever reason creating an empty web application with composer generates Bootstrap.php which reads services.neon, but cloning our repo generates a Bootstrap.php where all config files have singular names, meaning service.neon . For some reason. In other words I was writing my configuration in a file which Bootstrap did NOT load. After renaming it properly, everything suddenly works as expected, what a surprise. Thanks for everybody's time, I'm going to silently rethink my life :)

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: pittrek