这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: kasunvimarshana/laravel-debugbar

Tags

v1.5.1

Toggle v1.5.1's commit message
Extend QueryCollector from PDOCollector

To inherit widget assets etc (without having to upgrade)

v1.5.0

Toggle v1.5.0's commit message
Don't use helpers, use $app

v1.4.3

Toggle v1.4.3's commit message
Loossen constraints

Revert to the old format style. This wil still work (but deprecated),
but prevents conflicts because of raveren/kint. Fixes barryvdh#109

v1.4.2

Toggle v1.4.2's commit message
Set fixed composer version

Fixes barryvdh#109

v1.4.1

Toggle v1.4.1's commit message
Always prepare bindings first

And check if string, before checking encoding.
This should convert datetime instances to strings always and before
checking the bindings. Fixes barryvdh#108

v1.4

Toggle v1.4's commit message
Updates for dataFormatter

And restrict to 1.9.x, for future updates.

v1.3.1

Toggle v1.3.1's commit message
Check bindings for binary data

Fixes barryvdh#107
Copied back from the Pdo collector

v1.3

Toggle v1.3's commit message
Set timeline to false by default

v1.2.3

Toggle v1.2.3's commit message
Just use config

Doesn't use any views/langs

v1.2.2

Toggle v1.2.2's commit message
Add some phpdocs