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

Various known issues in jquery This has been reported upstream for nearly 3 years https://github.com/maximebf/php-debugbar/issues/447 The upgrade itself appears trivial [CVE-2020-11023](http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-11023)   In jQuery versions greater than or equal to 1.0.3...

In my opinion, it will be helpful `debugbar()->info($var1)->warning($var2);` Tnx!

I'm working on multi-tenant project I found that debugbar not working for subdomains it's always send request on central domain instead of subdomain ![Screenshot 2023-08-31 at 7 57 10 PM](https://github.com/barryvdh/laravel-debugbar/assets/60395570/b8049ad3-b734-42bb-b75d-1a321dd4e6a2)

laravel 9 still working for me.

stale

I think this would be a really cool addition to the debugbar's "view" tab. https://github.com/beyondcode/laravel-view-xray

When I use `fetch` of javascript, I kept seeing `Uncaught (in promise) SyntaxError: Unexpected non-whitespace character after JSON at position ~`. ## How to reproduce ### environment MacOS 11.3.1 chrome...

stale

- Laravel v9.44.0 (PHP v8.1.13) - barryvdh/laravel-debugbar version - v3.7.0 ## How to reproduce Modify the [laravel example](https://laravel.com/docs/9.x#your-first-laravel-project) app by inserting the following lines anywhere into `resources/views/welcome.blade.php`: ```blade @php $arr...

Hi everyone, I have added to my application the language prefix to use the Waavi / translation repository. Since then I do not get a complete debugar, of course APP_Debug...

stale

Hello, I have issue where I inspect queries in debugbar and want to see from which view they are being called, and it displays compiled views' names instead of file...

stale

Using DebugBar with Filament I have a page with 700+ views (not sure why as other pages with tables have 300+, this is probably part of my issue) and 100+...

stale