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 →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article