# 数据库 ## 数据库配置 配置文件位于 `config/database.php` ```php return [ 'default' => 'mysql', 'connections' => [ 'mysql' => [ 'ty

评论区

登录 后参与评论
× Preview