1.Apache start, MySQL start
database: mydata
2. app_local.php
before
3.app_local.php
after
'username' => 'root',
'password' => '',
'database' => 'mydata',
4.
1.Apache start, MySQL start
2. app_local.php
before
3.app_local.php
after
4.