79485627

Date: 2025-03-05 06:31:38
Score: 1
Natty:
Report link

This is most likely a result of loading a large relationship data in a loop, when the database records grow larger it poses a problem. for example in my case, I had a loop loading subscriptions relationship data: {{ $service->subscriptions->count() }}

Once I removed the above dependency it worked fine.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Obute