display models in debugbar

This commit is contained in:
Denis Duliçi 2020-06-06 15:42:08 +03:00
parent 6bd5844444
commit 1b8941b9d4

View File

@ -122,7 +122,7 @@ return [
'files' => false, // Show the included files
'config' => false, // Display config settings
'cache' => false, // Display cache events
'models' => false, // Display models
'models' => true, // Display models
],
/*