We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd58b8f commit 5303743Copy full SHA for 5303743
README.md
@@ -1,4 +1,5 @@
1
# Laravel Slow Query Detector
2
+This package allows you to detect controller methods in the code that make a lot of queries to the database as well as find very heavy queries.
3
4
## Requirements
5
* Laravel 5.5+
0 commit comments