Why do I get a laravel error while creating a new project?

后端 未结 11 2126

When I type laravel new blog I get the following error.

In RequestException.php line 113:

Server error: GET http://cabinet.laravel.com/latest.zi

11条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-01 02:06

    Another issue I was having is that my env variable for Composer\vendor\bin was stored within a windows.old folder and I could not find username/AppData in the normal place. Make sure you show all hidden folders and select the bin folder from the right root folders.

提交回复
热议问题