02 2021 档案
摘要:composer install 安装出现Your requirements could not be resolved to an installable set of packages. 出现上面的问题是因为不匹配composer.json要求的版本。 解决: composer install
阅读全文
摘要:看看我vendor目录是否正常引入了。最后发现并没有正常引入。可是在网页是出现一个500的错误,并没有报什么错误。但是PHP是世界上最好的语言,我在web/index.php (入口脚本)中添加 ini_set('display_errors' , 'yes'); // 开启错误提示 开启之后,发现
阅读全文

浙公网安备 33010602011771号