Today I stumbled upon a N+1 problem in #Laravel #Filament and solved it with a small trick with the help of Dennis Koch (Filament Core-Member).

You can read about this here:
https://flanger.dev/blog/post/avoid-duplicate-queries-in-filament-closures-for-eloquent-records

Comments