Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

EricksonSV's avatar

Problem installing laravel

Hi guys!... I'm trying to install laravel using laravel new command and i receive this error.

C:\laragon\www
λ laravel new laravel
Crafting application...

In CurlFactory.php line 185:

  cURL error 52: Empty reply from server (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)


new [--dev] [-f|--force] [--] [<name>]


C:\laragon\www
λ

Do you have any advise for me?

0 likes
4 replies
jlrdw's avatar

If using laragon check their documentation I think they have their own installer.

EricksonSV's avatar

Thanks for answer me bro, i know laragon have an installer but laragon use composer create i always use laravel new for create a project, i'm using laravel installer 2.1.0 i think thats the problem

siangboon's avatar

i'm using laravel isntaller 2.1.0 also, and working fine... most likely is your environment causing it.

finchy70's avatar

Anyone get to the bottom of this? Im having the same error.

Please or to participate in this conversation.