📌  相关文章
📜  缺少 ext-mbstring - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:38.142000             🧑  作者: Mango

代码示例1
sudo apt-get install php-mbstring

# if your are using php 7.1
sudo apt-get install php7.1-mbstring

# if your are using php 7.2
sudo apt-get install php7.2-mbstring