Logo white

Eugeny Galkovskiy / timeinvest

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • timeinvest
  • environments
  • dbmysql.php
  • first commit
    69ddbf8f
    Eugeny Galkovskiy authored
    2017-12-04 19:07:36 +0200  
    Browse Code ยป
dbmysql.php 223 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
<?php
    return [
        'class'    => 'yii\db\Connection',
        'dsn'      => '',
        'username' => '',
        'password' => '',
        'charset'  => 'utf8',
    ];
    //mysql:host=localhost;dbname=yii2advanced