yiisoft / yii-debug-viewer

Debugger frontend
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Implement middleware adding toolbar #1

Closed samdark closed 2 years ago

samdark commented 3 years ago

A middleware that displays a summary toolbar for current request. Reference is available in Yii 2: https://github.com/yiisoft/yii2-debug/blob/master/src/assets/js/toolbar.js

debug window

xepozz commented 3 years ago

I just thought that it would be nice to have a section with processed middlewares.

samdark commented 3 years ago

Yes. That's a good idea for a panel.