mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
require php gmp ext
This commit is contained in:
@@ -16,6 +16,7 @@ Complete PT website building solution. Based on NexusPHP + Laravel + Filament.
|
||||
- Retroactive attendance card
|
||||
- Medal
|
||||
- Custom tags
|
||||
- SeedBox rule
|
||||
- Forum
|
||||
- Complain
|
||||
- Multi-language
|
||||
@@ -26,7 +27,7 @@ Complete PT website building solution. Based on NexusPHP + Laravel + Filament.
|
||||
- ....
|
||||
|
||||
## System Requirements
|
||||
- PHP: 8.0, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix
|
||||
- PHP: 8.0, must have extensions: bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp
|
||||
- Mysql: 5.7 latest version or above
|
||||
- Redis:2.0.0 or above
|
||||
|
||||
|
||||
Reference in New Issue
Block a user