Package: Laravel Debugbar

This package is essential when developing our application in Laravel, from it we can see different data such as which database queries are being made and in what quantity, server response time, among others; to do this, we use the following package:

https://github.com/barryvdh/laravel-debugbar

$ composer require barryvdh/laravel-debugbar --dev

Once installed, we will see:

 

DebugBar

 

To enable or disable the bar, we can use the environment variable (by default it appears enabled):

DEBUGBAR_ENABLED 

Or

\Debugbar::enable();
\Debugbar::disable();

- Andrés Cruz

En español

This material is part of my complete course and book; You can purchase them from the books and/or courses section, Curso y Libro Laravel 11 con Tailwind Vue 3, introducción a Jetstream Livewire e Inerta desde cero - 2025.

Andrés Cruz

Develop with Laravel, Django, Flask, CodeIgniter, HTML5, CSS3, MySQL, JavaScript, Vue, Android, iOS, Flutter

Andrés Cruz In Udemy

I agree to receive announcements of interest about this Blog.

!Courses from!

10$

On Udemy

There are 0d 08:45!


Udemy

!Courses from!

4$

In Academy

View courses

!Books from!

1$

See the books
¡Become an affiliate on Gumroad!