'yii\db\Connection', // 'dsn' => 'mysql:host=124.71.161.49;dbname=cxaibc', // 'username' => 'cxaibc', // 'password' => 'tm2CtPfmRXSif6mn', 'dsn' => 'mysql:host=127.0.0.1;dbname=cxfoot', 'username' => 'root', 'password' => '123456', 'charset' => 'utf8mb4', 'tablePrefix' => 'cx_', /*'class' => 'yii\db\Connection', 'dsn' => 'mysql:host=127.0.0.1;dbname=cxfsms', 'username' => 'root', 'password' => 'root', 'charset' => 'utf8mb4', 'tablePrefix' => 'cx_',*/ // Schema cache options (for production environment) //'enableSchemaCache' => true, //'schemaCacheDuration' => 60, //'schemaCache' => 'cache', ];