Skip to content

Tags: barryvdh/laravel-debugbar

Tags

v3.15.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check if request controller is string (#1751)

Fixes #1747

v3.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add conflict with old debugbar (#1746)

v3.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Defer config (#1741)

v3.15.0-beta1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use Laravel ULID for key (#1738)

v3.14.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update composer.json

v3.14.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix custom prototype array (#1706)

* Add failing test for custom array prototype

* Use forEach

* Use array.forEach

* use jquery each

v3.14.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add fix + failing test for custom array prototype (#1705)

* Add failing test for custom array prototype

* Use forEach

* Use array.forEach

v3.14.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create release-drafter.yml

v3.14.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix gate isset key (#1692)

* Check if key is set

* Use isset

* Fix

v3.14.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check if key is set (#1691)