W3Cschool
恭喜您成為首批注冊(cè)用戶
獲得88經(jīng)驗(yàn)值獎(jiǎng)勵(lì)
return[
//單獨(dú)實(shí)例配置 默認(rèn) default
'default'=>[
//實(shí)例驅(qū)動(dòng) 默認(rèn) mysql
'driver' => 'mysql',
//主機(jī)地址
'host' => 'localhost',
//數(shù)據(jù)庫(kù)
'database' => 'test',
//用戶名
'username' => 'root',
//密碼
'password' => 'root',
//端口
'port' => 3306,
//字符集
'charset' => 'utf8',
//表前綴
'prefix' => ''
]
];
coffee db驅(qū)動(dòng) 支持隨時(shí)切庫(kù),多庫(kù)并存,多實(shí)例配置。
Copyright©2021 w3cschool編程獅|閩ICP備15016281號(hào)-3|閩公網(wǎng)安備35020302033924號(hào)
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號(hào)
聯(lián)系方式:
更多建議: