### 3.1 配置数据库 ``` // config/database.php return [ 'default' => 'mysql', 'connections' => [ 'mysql' => [ 'hostname' =>

评论区

登录 后参与评论
× Preview