Documentation Index
Fetch the complete documentation index at: https://duxweb-22.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
composer install 提示 ext-* 等问题
该问题为 php 未安装对应扩展造成,请安装对应提示的扩展,如果已确认安装扩展,基本原因为执行 cli 的 php版本与安装扩展的 php 版本不一致,请执行php -m 命令检查扩展,该问题一般出现在宝塔面板中从站点设置中执行命令。