When I type laravel new blog I get the following error.
laravel new blog
In RequestException.php line 113:
Server error: GET http://cabinet.laravel.com/latest.zi
GET http://cabinet.laravel.com/latest.zi
Check your PHP version:
php --version
It has to be >=7.3. If it isn't you have to upgrade your PHP version.
You can download the latest stable version here