Logo white

Yarik / artbox-basic

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • artbox-basic
  • environments
  • dbmysql.php
  • -GA js ready
    6b69a279
    Alexey Boroda authored
    2017-04-05 15:57:30 +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