安装文件数据库
This commit is contained in:
@@ -18,13 +18,11 @@ cd sentcms
|
||||
```
|
||||
> 如果是直接下载压缩包则直接进入解压文件夹,然后执行下面的代码
|
||||
|
||||
> 把根目录下的.example.env文件复制一份并命名为.env
|
||||
|
||||
```
|
||||
composer install
|
||||
```
|
||||
|
||||
访问网址:http://网址/install
|
||||
访问网址:http://网址/install.php
|
||||
|
||||
> 系统必须开启伪静态、
|
||||
> 系统必须开启伪静态、
|
||||
|
||||
1
runtime/.gitignore
vendored
1
runtime/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
*
|
||||
!/sql
|
||||
!.gitignore
|
||||
740
runtime/sql/install.sql
Normal file
740
runtime/sql/install.sql
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user