symfony on laragon
-
is it posible to install symfony on laragon because i'm getting a curl error:
[GuzzleHttp\Ring\Exception\RingException]
cURL error 60: SSL certificate problem: unable to get local issuer certificate
-
Yes, it is.
composer create-project symfony/framework-standard-edition my_project_name
I have no problem with curl. If you still see the error, this link might help:
http://stackoverflow.com/questions/28858351/php-ssl-certificate-error-unable-to-get-local-issuer-certificate