mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改项目描述
This commit is contained in:
parent
412912de2f
commit
ea1444717b
@ -84,7 +84,7 @@ php think run --host 127.0.0.1
|
|||||||
|
|
||||||
## 数据库安装
|
## 数据库安装
|
||||||
|
|
||||||
1. 创建空的数据库,**Sqlite** 不需要创建;
|
1. 创建空的数据库,其中 **Sqlite** 不需要创建;
|
||||||
2. 将数据库配置到 **config/database.php** 文件;
|
2. 将数据库配置到 **config/database.php** 文件;
|
||||||
|
|
||||||
注意:数据库参数修改,除了要修改连接参数,还需要切换 **default** 默认连接名称,如下面的 **mysql**、**sqlite** 等。
|
注意:数据库参数修改,除了要修改连接参数,还需要切换 **default** 默认连接名称,如下面的 **mysql**、**sqlite** 等。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user