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

``` Undefined property: Illuminate\Auth\SessionGuard::$id ```

feedback required

Added numerical ordering for widgets list, such as: - Views list - SQL queries list ![Capture](https://user-images.githubusercontent.com/10369102/70889940-bb32d580-201e-11ea-94f5-7df945b0e76d.PNG)

feedback required

Pull request to close issue #693

enhancement
changes requested

Run ```bash $ php8.1 cachetool.phar opcache:compile:scripts /paht/to/laravel In AbstractAdapter.php line 63: Return type of DebugBar\DataCollector\PDO\TraceablePDOStatement::bindColumn($column, &$param, $type = null, $maxlen = null, $driv erdata = null) should either be compatible...

stale

I'm in a strange situation where adding a single field to a form I go from 0.7s to more than 9 seconds to get the page Your excellent debugbar allowed...

# step to reproduce 1. create fresh laravel from command `composer create-project laravel/laravel debugbar-cookie` 2. install laravel debug bar `composer require barryvdh/laravel-debugbar --dev` 3. disable session by edit `app/Http/Kernel.php` and...

I have "barryvdh/laravel-debugbar": "^3.7" and laravel 9 app and wonder If the pluging work only on page reloded ? a) Can I catch and see results of axios requests which...

stale

Hi. 1. deprecated by PHP8.2 * `local.WARNING: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /*/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php` 2. use PHP-CS-Fixer (LaravelPint) to config/debugbar.php