Logo white

Alexey Boroda / new-acdc

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • new-acdc
  • environments
  • dbmysql.php
  • first commit
    950817c6
    Alex Savenko authored
    2018-07-10 15:34:01 +0300  
    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