I am encountering error when I run the below command on command prompt (symfony installer):
>> php -r "file_put_contents('symfony', file_get_contents('https://symfony.com/installer'));"
Then i created symfony project with below command
>> php symfony new myProject
I am facing the below error even though in Netbeans:
[GuzzleHttp\Exception\RequestException]
cURL error 60: SSL certificate problem: unable to get local issuer certificate