This extension provide additional debug console panels.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist futuretek/yii2-debug "*"
or add
"futuretek/yii2-debug": "*"
to the require section of your composer.json
file.
For automatic extension configuration we recomend usage of our another extension yii2-composer.
In case of manual setup please follow information in composer.json
in section extra/yii-config
.