laravel-debugbar icon indicating copy to clipboard operation
laravel-debugbar copied to clipboard

Debugbar for Laravel (Integrates PHP Debug Bar)

Results 145 laravel-debugbar issues
Sort by recently updated
recently updated
newest added
trafficstars

![image](https://github.com/user-attachments/assets/694da2fc-721b-4d1f-94e4-fc303aeb7e87)

This is a fix for https://github.com/snipe/snipe-it/issues/16476 where a null value makes laravel-debug bar fill the log with warnings. While running Snipe-IT on PHP 8.2.12, I encountered the following Laravel Debugbar...

This looks a great plugin, but something is definitely not right. I'm using Laravel 12, PHP 8.45. I have a page for example that makes 42 queries as there is...

Unifying config writing style to concorde with the laravel one (one blank line after each description block

Starting from Laravel 11, MongoDB support has been added, but mongod queries are not shown on the debugbar. I can confirm that MognoDB queries were shown on version 3.x of...

Every time I hard reload, this stacked request shows up. As you can see it's an old request (the time). Have I turned something on by accident? How do I...

**.env file** ``` DEBUGBAR_LOCAL_SITES_PATH='~/home/username/sites/project' DEBUGBAR_OPEN_STORAGE=true DEBUGBAR_EDITOR='vscode' ``` when i click on link for a view in the debugbar nothing loads in vscode Note the url for the link is vscode://file/~%2Fhome%2Fusername%2Fsites%2Fproject%2Fresources%2Fviews%2Factions%2Fedit.blade.php:1...

This is an alternative to PR #1722.

After setting the CSP for the debugbar there is still an CSP error from the `/_debugbar/assets/javascript?v=1739958968 `file. ```[Report Only] Refused to apply inline style because it violates the following Content...

[v3.15.0](https://github.com/barryvdh/laravel-debugbar/releases/tag/v3.15.0) laravel composer upgrade failed with mentioned error of Call to undefined method Barryvdh\Debugbar\JavascriptRenderer::setTheme() In Laravel v10.48.28 and PHP v8.2.27 ![Image](https://github.com/user-attachments/assets/3256d8eb-9528-4f61-a986-21332336a940)