Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Tags: wiedem/laravel-debugbar

Tags

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

v2.1.1

Merge pull request barryvdh#433 from kwoodfriend/patch-1

Fix for Laravel 5.2 event changes

v2.1.0

Update Debugbar.php

v2.0.6

Update checks

v2.0.5

Extend Controller when possible

v2.0.4

Merge pull request barryvdh#360 from JerseyMilker/make-session-default

Default enable session collector.

v2.0.3

Rename LaravelDebugBar.php to LaravelDebugbar.php

Fixes barryvdh#303 caused by barryvdh#302

v2.0.2

Detect app.debug if enabled is null

Fixes barryvdh#285
It cannot be guaranteed that app.debug is loaded before debugbar.