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