Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lazarospsa
/
laravel-debugbar
Public
forked from
barryvdh/laravel-debugbar
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 10, 2024
Add queries tab tests (#1687)
mccahan
authored
b705c56
Copy full SHA for b705c56
Update widget.js (#1686)
mccahan
authored
dab9380
Copy full SHA for dab9380
Commits on Oct 2, 2024
Query widget number-verb number agreement (#1683)
Show description for c0bee7c
mccahan
authored
c0bee7c
Copy full SHA for c0bee7c
Use Array.values() for iteration (#1682)
Show description for 69b49c1
mccahan
authored
69b49c1
Copy full SHA for 69b49c1
Commits on Sep 24, 2024
Fix `You have an error in your SQL syntax` (#1674)
erikn69
authored
850be4e
Copy full SHA for 850be4e
Check content string (#1679)
Show description for 6ecece3
barryvdh
authored
6ecece3
Copy full SHA for 6ecece3
Bugfix: Prevent ErrorException on empty responses (#1677)
stefket
authored
185ca67
Copy full SHA for 185ca67
Commits on Sep 20, 2024
Set default
barryvdh
committed
16a13cc
Copy full SHA for 16a13cc
Tweak serviceprovider (#1673)
barryvdh
authored
760f27d
Copy full SHA for 760f27d
Commits on Sep 18, 2024
Inject data on every request, not just store (#1668)
Show description for d12312c
barryvdh
authored
d12312c
Copy full SHA for d12312c
Small fixes to queries widget (#1665)
erikn69
authored
113cce2
Copy full SHA for 113cce2
Commits on Sep 16, 2024
Explain Improvements (#1670)
Show description for aa600c9
tpetry
authored
aa600c9
Copy full SHA for aa600c9
Commits on Sep 11, 2024
Test API request (#1667)
barryvdh
authored
bae4b22
Copy full SHA for bae4b22
Revert and fix session manager (#1666)
barryvdh
authored
48266da
Copy full SHA for 48266da
Fix QueryCollector (#1664)
erikn69
authored
1542461
Copy full SHA for 1542461
Use own cookie logic to avoid regenaration issues with Laravel driver (#1662)
Show description for 307bbc4
barryvdh
authored
307bbc4
Copy full SHA for 307bbc4
Fix redirect session (#1657)
Show description for ea96a38
barryvdh
authored
ea96a38
Copy full SHA for ea96a38
Add option to hide queries (#1661)
barryvdh
authored
2351fc0
Copy full SHA for 2351fc0
Option to hide empty tabs (#1660)
barryvdh
authored
b49a146
Copy full SHA for b49a146
Commits on Sep 10, 2024
Avoid js `alert` on copy, and avoid params opening on link click (#1659)
Show description for 086f07f
erikn69
authored
086f07f
Copy full SHA for 086f07f
Tweak copy query, remove alert and change icon (#1658)
barryvdh
authored
8e8c83f
Copy full SHA for 8e8c83f
Use laravel logo icon (#1656)
erikn69
authored
cc241eb
Copy full SHA for cc241eb
Laravel Pennant Collector (#1655)
Show description for 1f022ef
AlexJump24
authored
1f022ef
Copy full SHA for 1f022ef
Commits on Sep 8, 2024
Gate: Show target in description (#1653)
Show description for 6b6c9bd
barryvdh
authored
6b6c9bd
Copy full SHA for 6b6c9bd
Commits on Sep 7, 2024
dont escape hints (#1652)
nuernbergerA
authored
94a574a
Copy full SHA for 94a574a
Commits on Sep 6, 2024
Bump dev version to 3.14 (#1651)
barryvdh
authored
3f24f9b
Copy full SHA for 3f24f9b
TWeak defaults, remove deprecated option (#1650)
barryvdh
authored
6fe580f
Copy full SHA for 6fe580f
New Queries Panel with Improved EXPLAIN output (#1648)
Show description for ed37d1a
tpetry
authored
ed37d1a
Copy full SHA for ed37d1a
Remove CS flow
barryvdh
committed
b67ad61
Copy full SHA for b67ad61
Migrate PHPCS configuration to file (#1633)
Show description for 6e9c33d
jnoordsij
authored
6e9c33d
Copy full SHA for 6e9c33d
Use artifacts v4 (#1649)
barryvdh
authored
6ffc30e
Copy full SHA for 6ffc30e
Commits on Aug 30, 2024
Add support for non-standard PDO's (#1646)
Show description for 656afe3
tkuijer
and
Tom Kuijer
authored
656afe3
Copy full SHA for 656afe3
Commits on Aug 5, 2024
Add collectors unit tests for route and session (#1642)
Show description for 150ac5d
sarunas-k
authored
150ac5d
Copy full SHA for 150ac5d
Commits on Aug 4, 2024
Dont skip test (#1641)
sarunas-k
authored
de8016c
Copy full SHA for de8016c
Commits on Jul 31, 2024
Fix badges (#1640)
erikn69
authored
bb1274d
Copy full SHA for bb1274d
Pagination
Previous
Next
You can’t perform that action at this time.