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 41b818f commit edf7236Copy full SHA for edf7236
readme.md
@@ -25,6 +25,7 @@ This package includes some custom collectors:
25
- LogsCollector: Show the latest log entries from the storage logs. (disabled by default)
26
- FilesCollector: Show the files that are included/required by PHP. (disabled by default)
27
- ConfigCollector: Display the values from the config files. (disabled by default)
28
+ - CacheCollector: Display all cache events. (disabled by default)
29
30
Bootstraps the following collectors for Laravel:
31
- LogCollector: Show all Log messages
0 commit comments