1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Added laravel stats package and enabled debugbar models

This commit is contained in:
Dan Brown
2019-09-15 18:07:00 +01:00
parent e81f90d9bd
commit b1566099a3
4 changed files with 201 additions and 7 deletions

View File

@ -79,6 +79,7 @@ return [
'files' => false, // Show the included files
'config' => false, // Display config settings
'cache' => false, // Display cache events
'models' => true, // Display models
],
// Configure some DataCollectors