Level 51
@msabiry Can you ping cabinet.laravel.com?
Alternatively, you can try just installing Laravel via composer command:
composer create-project --prefer-dist laravel/laravel project_name
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello dear Programmers, When I install laravel via command: laravel new project_name It show me this error:
In CurlFactory.php line 185:
cURL error 7: Failed to connect to cabinet.laravel.com port 80: Time
d out (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
new [--dev] [--force] [--] [<name>]
Please or to participate in this conversation.