Skip to content

issues Search Results · repo:barryvdh/laravel-debugbar language:PHP

Filter by

1k results
 (84 ms)

1k results

inbarryvdh/laravel-debugbar (press backspace or delete to remove)

Can you help me? Do not working debugbar showing this error that Call to undefined method DebugBar\DataCollector\ObjectCountCollector::setKeyMap() Error line is vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php:479 ...
  • bornd89
  • 2
  • Opened 
    9 days ago
  • #1809

It seems like the script injection of the debugbar is not working if there is an iframe on the page. It shows up on every route in my application without the iframe component below. But as soon as there ...
  • lukas-staab
  • 2
  • Opened 
    12 days ago
  • #1808

What was the intention behind deleting session tab and merged session data into request tab in recent versions? For me that is a major step back in usability. Or maybe there is some place where I can bring ...
  • bartek-arenin
  • 1
  • Opened 
    13 days ago
  • #1807

Why it is not showing debugbar? Route::get( /debug , function () { dump(App\Models\User::find(1)); }); PHP: 8.4 Laravel Version: 12.18.0 Debuger Bar: 3.15.4 But Laravel old folder structure.
  • shankhadevpadam
  • 2
  • Opened 
    on Jun 17
  • #1804

Image In dark mode it is kinda hard to see text but in light mode it is all good. To replicate use debug($user) to see auth user.
  • IsaacHatilima
  • 6
  • Opened 
    on Jun 13
  • #1803

Next
  • Newcode05
  • Opened 
    on Jun 10
  • #1802

  • jabari-max
  • Opened 
    on May 30
  • #1801

This is the issue it gives me, !! To enable public access to previous requests, set debugbar.storage.open to true in your config, or enable DEBUGBAR_OPEN_STORAGE if you did not publish the config. I have ...
  • Xeenrim
  • 7
  • Opened 
    on May 30
  • #1800

the debugbar will use /_debugbar/assets/javascript?v=1744785126 and /_debugbar/assets/stylesheets?v=1744785126 because the have ?v=(timestamp) suffix, so they cannot be cached by broswer (like chrome memory/disk ...
  • lyragosa
  • 4
  • Opened 
    on May 29
  • #1799

Hi, I m using your package within a Lumen application and I got some errors to make it working with version after v3.14.10 and with Lumen 10. I got an error with an undefined function booted on the Application ...
  • flibidi67
  • 1
  • Opened 
    on May 23
  • #1795
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub