mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-21 02:20:54 +08:00
update README
This commit is contained in:
+1
-5
@@ -40,7 +40,7 @@ Welcome to participate in internationalization work, click [here](https://github
|
||||
- Section H&R
|
||||
- TGBot
|
||||
## System Requirements
|
||||
- PHP: 8.0|8.1|8.2, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache
|
||||
- PHP: 8.2|8.3|8.4, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache
|
||||
- Mysql: 5.7 latest version or above
|
||||
- Redis:2.6.12 or above
|
||||
- Others: supervisor, rsync
|
||||
@@ -60,7 +60,3 @@ docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:late
|
||||
Blog:[https://nexusphp.org](https://nexusphp.org/)
|
||||
Documentation:[https://doc.nexusphp.org](https://doc.nexusphp.org/en/)
|
||||
Telegram: [https://t.me/nexusphp](https://t.me/nexusphp)
|
||||
|
||||
## Project supported by JetBrains
|
||||
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
|
||||
[](https://www.jetbrains.com/?from=https://github.com/xiaomlove/nexusphp)
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
- TGBot
|
||||
|
||||
## 系统要求
|
||||
- PHP: 8.0|8.1|8.2,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache
|
||||
- PHP: 8.2|8.3|8.4,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache
|
||||
- Mysql: 5.7 最新版或以上版本
|
||||
- Redis:2.6.12 或以上版本
|
||||
- 其他:supervisor, rsync
|
||||
@@ -65,7 +65,3 @@ docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:late
|
||||
博客:[https://nexusphp.org](http://nexusphp.org/)
|
||||
文档:[https://doc.nexusphp.org](http://doc.nexusphp.org/)
|
||||
Telegram: [https://t.me/nexusphp](https://t.me/nexusphp)
|
||||
|
||||
## Project supported by JetBrains
|
||||
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
|
||||
[](https://www.jetbrains.com/?from=https://github.com/xiaomlove/nexusphp)
|
||||
|
||||
Reference in New Issue
Block a user