Hi, this is first post, I try phalcon for first time, but have problem to install it.
first of all i use laragon on window for my environ apache 2.4.25 , php 7.1.1 and composer. I read doc of phalcon, install dll on php extention , run that command to install phalcon dev tool : "composer create-project phalcon/devtools:~3.1 projectTest --prefer-dist" after a run console in directory to try to launch cmd "phalcon" but this command return error : "Notice: Constant COMPATIBLE_VERSION5 already defined in C:\laragon\www\ttt\testp \bootstrap\autoload.php on line 106"
many hour i find how to resolve this problem, i need to test phalcon, please somebody can help me. thank!!