### Description What’s needed to be done to get the debugger: ```sh composer require yiisoft/yii-debug-api ``` `APP_DEBUG` environment variable should be set to `true`. Go to [Yii Dev Panel](https://yiisoft.github.io/yii-dev-panel/) and point it to your app.
Description
What’s needed to be done to get the debugger:
APP_DEBUGenvironment variable should be set totrue.Go to Yii Dev Panel and point it to your app.