Nerede yanlışlık var
return [
'class' => 'yii\db\Connection',
'dsn' => 'mysql:host=localhost;dbname=cigliweb_cigliweb',
'username' => 'cigliweb_cigliwe',
'password' => '8Xxy23mk',
'charset' => 'utf8',
'enableSchemaCache' => true,
];