Answer the question
In order to leave comments, you need to log in
How to add a message after rendering in php debugbar?
I'm setting up debugbar on a self-written site. I show it when rendering the page. Next, via AJAX, there is a request to some API controller, there you need to catch the Exception and add it to the already rendered debugbar ... I try through try-catch , but nothing is displayed in the Exceptions section .. Has anyone configured this? How to implement it? $debugbar['exceptions']->addException($e);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question