zzwy2/README.md

19 lines
522 B
Markdown
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 四川大向天诚CMS管理系统
## 部署说明
- 项目目录下是否存在`runtime`文件夹,不存在则创建,存在需要开启都写权限。
```shell
chmod -R 777 runtime
```
- public/storage文件夹同上
## PHP 扩展
- fileinfo 文件操作通用扩展
- exif 图片文件基础信息通用扩展依赖于mbstring扩展需要安装在mbstring扩展之后
## 使用技术栈
- [Thinkphp6](https://www.kancloud.cn/manual/thinkphp6_0/1037479)
- php7.1+ ~ 7.4
- mysql 5.7+
- 富文本tinymce5+