banco defaults
return [
'class' => 'yii\db\Connection',
'dsn' => 'mysql:host=localhost;dbname=bd_cms_droide',
'username' => 'teste',
'password' => 'teste',
'charset' => 'utf8',
'tablePrefix'=>'csdm_'
];
Cms projetado do yii 2