Commit b28e6b90 by Alexander Makarov

added charset

parent fc402dc3
......@@ -17,5 +17,6 @@ return array(
'dsn' => 'mysql:host=localhost;dbname=yii2advanced',
'username' => 'root',
'password' => '',
'charset' => 'utf8',
),
);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment