Skip to content

Tags: artemzi/laravel-debugbar

Tags

v1.8.8

Toggle v1.8.8's commit message
Merge pull request barryvdh#609 from tomvo/1.8

Use Illuminate response

v2.3.2

Toggle v2.3.2's commit message
Merge pull request barryvdh#591 from kamui545/fix-route-middlewares

Fix route middlewares list

v2.3.1

Toggle v2.3.1's commit message
Use singleton instead of share

Fixes barryvdh#581

v2.1.4

Toggle v2.1.4's commit message
Fix GateCollector (+5.4 syntax)

Fixes barryvdh#439

v2.3.0

Toggle v2.3.0's commit message
Support Throwables

Fixes barryvdh#497

V2.2.3

Toggle V2.2.3's commit message
Merge pull request barryvdh#531 from rmariuzzo/patch-1

Syntax highlighting added ✨

v2.2.2

Toggle v2.2.2's commit message
Change runningUnitTests() call

Fixes barryvdh#498

v2.2.1

Toggle v2.2.1's commit message
Merge pull request barryvdh#495 from wiedem/service-provider-fixes

ServiceProvider should not add routes if DebugBar is disabled

v2.2.0

Toggle v2.2.0's commit message
Dont boot on console, keep config for config cache, fixes barryvdh#462

v2.1.3

Toggle v2.1.3's commit message
Backport console fixes to v2.1