Hello im trying to install phalcon and devtools but something is going wrong. I did everything I saw in tutorials installed phalcon, changed the php.ini, intalled devtools but it still doesn't no work.
but when i try to create a project...
The problem was the versions of devtools, phalcon and php. I was using php 7.4.26, phalcon 5.1 and devtools 4.2 and it was incompatible so i installed phalcon 4.0.6 and everything worked.