mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-15 06:40:59 +08:00
16 lines
399 B
Markdown
16 lines
399 B
Markdown
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
|
|
------------------------
|
|
|