Skip to content

Tags: fruitcake/laravel-telescope-toolbar

Tags

v1.3.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Test laravel12 (#84)

* Support Laravel 12

* Update run-tests.yml

* Update run-tests.yml

* Update run-tests.yml

* Update run-tests.yml

* Update composer.json

* Update run-tests.yml

v1.3.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add compatiblity for Laravel Telescope 5.x (#77)

* update readme.md

* add Telescope 5.x compatibility

v1.3.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use dark theme

v1.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Laravel 10 (#67)

v1.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Laravel 9 (#59)

* Add Laravel 9

* Syntax

* Fix matrix

v1.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove extra white space (#50)

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Telescope 4 / Laravel 8 (#46)

* Update composer.json

* Update composer.json

v1.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Feature] Added config option to exclude paths (#42)

* Update telescope-toolbar.php

* Added ability to exclude from running on certain config paths

* Added default array for Toolbar config reference

v1.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle Livewire

v1.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix error when query time is above 999ms (#29)

* fix: error when query time is above 999ms

* fix: error when query time is above 999ms