Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 399 Bytes

debugger.md

File metadata and controls

15 lines (10 loc) · 399 Bytes

Debug toolbar and debugger

Yii2 includes a handy toolbar to aid faster development and debugging as well as debugger. Toolbar displays information about currently opened page while using debugger you can analyze data collected before.

Installing and configuring

How to use it

Creating your own panels