- Notifications
You must be signed in to change notification settings - Fork141
beyondcode/laravel-query-detector
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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).
You can install the package via composer:
composer require beyondcode/laravel-query-detector --dev
The package will automatically register itself.
You can find the documentation on ourwebsite.
composertestPlease seeCHANGELOG for more information what has changed recently.
Please seeCONTRIBUTING for details.
If you discover any security related issues, please emailmarcel@beyondco.de instead of using the issue tracker.
The MIT License (MIT). Please seeLicense File for more information.
About
Laravel N+1 Query Detector
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
