Skip to content

Tags: JonhCR/laravel-debugbar

Tags

v2.3.2

Merge pull request barryvdh#591 from kamui545/fix-route-middlewares

Fix route middlewares list

v2.3.1

Use singleton instead of share

Fixes barryvdh#581

v2.1.4

Fix GateCollector (+5.4 syntax)

Fixes barryvdh#439

v2.3.0

Support Throwables

Fixes barryvdh#497

V2.2.3

Merge pull request barryvdh#531 from rmariuzzo/patch-1

Syntax highlighting added ✨

v2.2.2

Change runningUnitTests() call

Fixes barryvdh#498

v2.2.1

Merge pull request barryvdh#495 from wiedem/service-provider-fixes

ServiceProvider should not add routes if DebugBar is disabled

v2.2.0

Dont boot on console, keep config for config cache, fixes barryvdh#462

v2.1.3

Backport console fixes to v2.1

v2.1.2

Backport reflash fix to v2.1.2