Replies: 1 comment
-
@ograna you would have to enable debug for the connections, under |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I love the Debugbar in Laravel (https://github.com/barryvdh/laravel-debugbar) or the Profiler in Symfony.
Since there is no built-in or third party library out there, i was trying to build this by myself.
But I was not able to hook into all the important application "states" and "events" except database querys.
Am I just to bad to do something like this or is it currently not possible? If not possible, do you think there will be a posibility in the future?
Beta Was this translation helpful? Give feedback.
All reactions