Ali Emre Çakmakoğlu

Results 2 comments of Ali Emre Çakmakoğlu

@singleman68 It throws **Invalid package version: gd @** error on Ubuntu 14.04 :/ @mdkholy Despite of installing manually gd extension, composer requirenments does not compansate gd extension. It still cannot...

@nawatend @giroberto @ahmetilhann I think the issue is **HTTP**. In my case, accessing the backend with **HTTPS** prevents CORS policy. Symfony CLI supports self-signed certificates. To enable: ```bash symfony server:ca:install...