News

Laravel Debugbar Companion App

Published
Laravel Debugbar Companion App image

DebugBar Companion is a desktop app by Marcel Pociot that compliments Laravel Debugbar with historical Debugbar data. I think the introduction video that Marcel Tweeted out yesterday sums it up nicely:

I'm proud to release the first version of the open-source @laravelphp DebugBar companion app! I also recorded an awesome announcement video – check it out.

Dive into the codebase, help us improve it, become AWESOMEhttps://t.co/vQZDWNlvRW pic.twitter.com/gzmNm9DpMo

— Marcel Pociot (@marcelpociot) January 5, 2021

The nice part about this app is that it supplements all the features you’d expect from Laravel Debugbar and also provides a filterable history of previous Debugbar requests for all your applications in one place.

Having a history of requests is useful when you track down queries and piece multiple requests together without having to copy and paste data to reference it later.

It works by accepting debug data from the Laravel Debug bar via a custom Laravel Debugbar provider. For now, the DebugBar Companion app readme has instructions on how to set up the custom Debugbar provider for your app.

Laravel Debugbar will likely ship with a provider either specifically for the DebugBar Companion app or a general “socket” provider for this type of integration (details here).

This application is available on macOS, Windows, and Linux, and you can download it from the GitHub releases page. You can learn more about this app, get full installation instructions, and view the source code on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article