为什么我在创建新项目时收到 laravel 错误?
当我键入时,我收到以下错误。laravel new blog
在 RequestException.php行 113:
服务器错误:导致响应:GET http://cabinet.laravel.com/latest.zip522 Origin Connection Time-out
  <html>
  <head><title>522 Origin Connection Time-out</title></head>
  <body bgcolor="white">
  <center><h1>522 Origin Conne (truncated...)
如果我键入.或键入,则为相同的错误。composer create-project --prefer-dist laravel/laravel blog
如果我试图去那里,链接就不起作用。