从我的 github 中拉出一个项目后,我收到了一些奇怪的错误代码。我做的第一件事是composer dumpautoload, composer update, 以及php artisan migrate:fresh --seed每当我到达新终端时。这一次,我陷入困境,dumpautoload因为它会产生此错误。
这是composer update生成的
Loading composer repositories with package information
The "https://repo.packagist.org/packages.json" file could not be downloaded: SSL: An existing connection was forcibly closed by the remote host.
send of 158 bytes failed with errno=10054 An existing connection was forcibly closed by the remote host.
failed to open stream: HTTP request failed!
https://repo.packagist.org could not be fully loaded, package information was loaded from …Run Code Online (Sandbox Code Playgroud) laravel ×1