gpt4 book ai didi

Laravel - RuntimeException - 无法扫描 "app/tests/TestCase.php"内的类

转载 作者:行者123 更新时间:2023-12-02 06:37:27 27 4
gpt4 key购买 nike

我使用 Laravel 来显示自定义博客已经有一个月左右的时间了,而且它运行得很好。

我刚刚浏览了我的网站,上面写着:

/vendor/symfony/security/Symfony/Component/Security/Core/Util/SecureRandom.php): failed to open stream: No such file or directory

查看文件夹后,上述文件的位置实际上是:

/vendor/symfony/security-core/Symfony/Component/Security/Core/Util/SecureRandom.php): failed to open stream: No such file or directory

但我没有改变这个?

如果我尝试运行composer update,我会收到此错误:

root@server [/laravel]# composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Writing lock file
Generating autoload files

[RuntimeException]
Could not scan for classes inside "app/tests/TestCase.php" which does not appear to be a file nor a folder

有什么想法导致这个问题或者我应该如何修复/调试它吗?

最佳答案

您的生产服务器上有 app/tests/TestCase.php 文件吗?

如果没有 - 您应该将其从 composer.json 中删除(或将文件放回原处)

关于Laravel - RuntimeException - 无法扫描 "app/tests/TestCase.php"内的类,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24347503/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com