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 }}
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
The ability to, for example, hook into Laravel's Log:: facade would allow debugphp to be a viable self hosted solution to Sentry/Rollbar etc alongside a great debug tool.
What problem does this solve?
The ability to, for example, hook into Laravel's Log:: facade would allow debugphp to be a viable self hosted solution to Sentry/Rollbar etc alongside a great debug tool.
Proposed solution
Alternatives you've considered
No response
Which area does this affect?
Debug facade (new method)
Additional context
No response