Tags: Lootjs/laravel-debugbar
Tags
Add option to toggle query background on/off (barryvdh#1196) * Add option to toggle query background on/off * provide Application instance to QueryCollector * Implement requested changes
Revert "Refactor `OpenHandlerController::handle()` (barryvdh#1120)" (b… …arryvdh#1183) This reverts commit 49c1e07.
Add debug_backtrace_limit configuration option (barryvdh#1114) * Add debug_backtrace_limit configuration option * Fix whitespace Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
Fix storage name when creating the storage instance (barryvdh#1143)
Fix "array to string conversion" in 3.5.0 (barryvdh#1102) This commit broke the debugbar: barryvdh@51c8ea3#diff-8a2d53e88e43b04de0cc4f64882d91feR63 since sprintf() uses multiple arguments, it doesn't accept an array of arguments.
PreviousNext