laravel-translation icon indicating copy to clipboard operation
laravel-translation copied to clipboard

N+1 queries

Open core45 opened this issue 4 years ago • 1 comments

Found the following N+1 queries in this request:

Model: JoeDixon\Translation\Language => Relation: JoeDixon\Translation\Translation - You should add "with('JoeDixon\Translation\Translation')" to eager-load this relation.

core45 avatar Jul 31 '21 14:07 core45

Aaaand? Wouldn't be cool to fix this?

core45 avatar Aug 11 '21 16:08 core45