Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN)
Class 'XMLWriter' not found

系统centos

原因 缺少 php71w-xml

解决方法:

安装 yum install php71w-xml

重启 php-fpm


Laravel5.6 Class 'XMLWriter' not found

相关文章: