### Chapter: index (docs/index.md) --- title: Debugbar for Laravel description: Laravel Debugbar is a package that integrates PHP Debug Bar with Laravel to debug database queries and profile other information. hide: - navigation - toc --- # Laravel Debugbar [](http://choosealicense.com/licenses/mit/) [](https://packagist.org/packages/fruitcake/laravel-debugbar) [](https://packagist.org/packages/fruitcake/laravel-debugbar) [](https://fruitcake.nl/) Laravel Debugbar is a package that integrates [PHP Debug Bar](https://github.com/php-debugbar/php-debugbar) with Laravel to debug [database queries](collectors.md#db) and [profile other information](collectors.md). !!! example "Live Demo" See an interactive example of the Laravel Debugbar in action below. (Don't worry, this is just dummy data) !!! tip "4.x release" In January 2026, a new major version of the Debugbar is released. See [fruitcake.nl/blog/laravel-debugbar-v4-release](https://fruitcake.nl/blog/laravel-debugbar-v4-release) and [UPGRADE.md](https://github.com/fruitcake/laravel-debugbar/blob/master/UPGRADE.md) [Get started](installation.md){ .md-button .md-button--primary } [View code :material-github:](https://github.com/fruitcake/laravel-debugbar){ .md-button }