mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-05 07:20:58 +08:00
improve-readme
This commit is contained in:
24
READMD-EN.MD
Normal file
24
READMD-EN.MD
Normal file
@@ -0,0 +1,24 @@
|
||||
en | [中文](/)
|
||||
|
||||
Complete PT website building solution. Based on NexusPHP + Laravel Framewwork + Element Plus.
|
||||
|
||||
## Functional Features
|
||||
|
||||
- Upload seed
|
||||
- Request seed
|
||||
- Subtitle
|
||||
- Exam
|
||||
- Attendance
|
||||
- Forum
|
||||
- Multi-language
|
||||
- Automatic backup
|
||||
- Backend management system
|
||||
- Json api
|
||||
- ....
|
||||
|
||||
## System Requirements
|
||||
- PHP: 7.3|8.0, must have extensions: ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd
|
||||
- Mysql: 5.7 latest version or above
|
||||
- Redis:optional
|
||||
|
||||
For more information, please refer to [documentation](http://doc.nexusphp.org/en/)
|
||||
26
README.md
26
README.md
@@ -1,2 +1,24 @@
|
||||
## Doc
|
||||
Visit [here](http://doc.nexusphp.org/)
|
||||
中文 | [en](/README-EN.md)
|
||||
|
||||
完整的 PT 建站解决方案。基于 NexusPHP + Laravel Framewwork + Element Plus。
|
||||
|
||||
## 功能特性
|
||||
|
||||
- 发种
|
||||
- 求种
|
||||
- 字幕
|
||||
- 考核
|
||||
- 签到
|
||||
- 论坛
|
||||
- 多语言
|
||||
- 自动备份
|
||||
- 管理后台
|
||||
- json api
|
||||
- ....
|
||||
|
||||
## 系统要求
|
||||
- PHP: 7.3|8.0,必须扩展:ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd
|
||||
- Mysql: 5.7最新版或以上版本
|
||||
- Redis:可选
|
||||
|
||||
更多信息请参考[文档](http://doc.nexusphp.org/)
|
||||
|
||||
Reference in New Issue
Block a user