Skip to content

Tags: webmailcontatos/laravel-debugbar

Tags

v2.4.3

Remove package detection on 2.x

v2.4.2

Catch resolving guards

v1.8.9

Change case-name of class (allows composer optimizing) (barryvdh#657)

* Change case-name of class (allows composer optimizing)

* rename again :)

v2.4.1

Don't inject in 'false' content (eg. streamed etc)

v2.4.0

Bump to 2.4

v1.8.8

Merge pull request barryvdh#609 from tomvo/1.8

Use Illuminate response

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