### 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.