barryvdh/laravel-debugbar
Laravel Debugbar integrates PHP Debug Bar into Laravel, showing request, queries, views, routes, logs, exceptions, and performance details in a handy toolbar. Great for local debugging and profiling; configurable and easy to enable/disable per environment.
php artisan debugbar:install-skill command to install skills when not using Laravel Boost. This copies the existing skill to the .claude or agents folder directly! The skill can help your AI tool to debug requests, queries, performance issues etc.
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.4.1...v4.4.2
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.4.0...v4.4.1
DEBUGBAR_CAPTURE_STREAMED=true to capture streamed responses when they finishFull Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.3.0...v4.4.0
Debugbar now detects the CSP nonce when using Vite CSP or Spatie CSP
debugbar:get command by @OussamaMater in https://github.com/fruitcake/laravel-debugbar/pull/2039Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.2.8...v4.3.0
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?