dimgolsh

Results 1 comments of dimgolsh

Bag in $config['bootstrap'][] = 'debug'; Work, if comment debug ``` if (YII_ENV_DEV) { // configuration adjustments for 'dev' environment // $config['bootstrap'][] = 'debug'; $config['modules']['debug'] = [ 'class' => 'yii\debug\Module', //...