Skip to main content
Back to packages
2,054 GitHub stars

beyondcode/laravel-query-detector

View on GitHub

Description

The Laravel N+1 query detector helps you to increase your application's performance by reducing the number of queries it executes. This package monitors your queries in real-time, while you develop your application and notify you when you should add eager loading (N+1 queries).

Example alert

Related Content on Laravel Daily

Video

Recent Courses on Laravel Daily