Error creating new project Laravel

1

I'm trying to create my first Laravel project, I'm using Ubuntu 16.04 LTS and when trying to create my new project it shows the following error:

  

composer create-project --prefer-dist laravel / laravel app "5.2. *"   The " link " file could not be downloaded: SSL: Success   failed to open stream: Can not connect to HTTPS server through proxy    link could not be fully loaded, package information was loaded from the local cache and may be out of date

     

[Composer \ Downloader \ TransportException]
    The " link
    c382a881cebea2322290bbbb914e252d6ed.json "file could not be downloaded (HTT
    P / 1.1 407 Proxy Authentication Required)

     
asked by anonymous 26.03.2018 / 14:10

1 answer

0

You need to release the " link into the proxy" If it is on the modem you enter it and place the url base on the allowed ones, now if the proxy is on a server or you need to request adm release or release yourself if you have access. In addition, just release the link that it will give you access and be able to do the installation.

    
26.03.2018 / 15:25