I use symfony/var-dumper with the html
format, I am wondering if there is a way to watch this html
file online, so as not to reload the page (live / hot reloading). Is there a ready-made solution in a Symfony? Do you think it makes sense to debug in this way?
Asked
Active
Viewed 89 times
0

Илья Зеленько
- 7,509
- 3
- 44
- 55
1 Answers
0
I had to write my own utility, it is easy to install and powerful. Everything is described in detail in the github.
You can check vidoe: https://www.youtube.com/watch?v=OERq-XUUxZQ

Илья Зеленько
- 7,509
- 3
- 44
- 55