barryvdh/laravel-debugbar
Integrate the PHP Debug Bar into Laravel to profile requests, inspect queries, routes, views, and logs, and monitor performance in real time. Toggle panels, collect timeline and memory data, and troubleshoot issues locally without touching your app code.
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.7...v4.2.8
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.6...v4.2.7
Adds a flag DEBUGBAR_FORCE_ALLOW_ENABLE=true to boot debugbar on production/non-debug modes, for special cases.
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.5...v4.2.6
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.4...v4.2.5
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.3...v4.2.4
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.2...v4.2.3
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.1...v4.2.2
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.0...v4.2.1
This releases adds a skill for Laravel Boost. You can install it by re-running boost:install. This allows your agent to drill down on data from previous requests.
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.1.3...v4.2.0
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.1.2...v4.1.3
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.1.1...v4.1.2
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.1.0...v4.1.1
border-botton → border-bottom by @Copilot in https://github.com/fruitcake/laravel-debugbar/pull/1975debugbar() helper by @ssw1cblarrion in https://github.com/fruitcake/laravel-debugbar/pull/1989Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.10...v4.1.0
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.9...v4.0.10
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.8...v4.0.9
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.7...v4.0.8
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.6...v4.0.7
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.5...v4.0.6
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.4...v4.0.5
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.3...v4.0.4
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.2...v4.0.3
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.1...v4.0.2
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.0...v4.0.1
See https://fruitcake.nl/blog/laravel-debugbar-v4-release for the biggest changes.
This brings the updates from php-debugbar 3.x to Laravel Debugbar. See https://github.com/php-debugbar/php-debugbar/releases/tag/v3.0.0 for the upstream changes to php-debugbar.
The name has changed, so remove the old package first:
composer remove barryvdh/laravel-debugbar --dev --no-scripts
Then install the new package
composer require fruitcake/laravel-debugbar --with-dependencies
Check the https://github.com/fruitcake/laravel-debugbar/blob/master/UPGRADE.md for any changes.
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v3.16.3...v4.0.0
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v3.16.4...v3.16.5
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.29...v4.0-rc.1
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v3.16.3...v3.16.4
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.28...v4.0-beta.29
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.27...v4.0-beta.28
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.26...v4.0-beta.27
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.25...v4.0-beta.26
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.24...v4.0-beta.25
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.23...v4.0-beta.24
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.22...v4.0-beta.23
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.20...v4.0-beta.21
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.19...v4.0-beta.20
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.18...v4.0-beta.19
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0-beta.17...v4.0-beta.18
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v4.0-beta.16...v4.0-beta.17
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v4.0-beta.15...v4.0-beta.16
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v4.0-beta.14...v4.0-beta.15
How can I help you explore Laravel packages today?