Hi, When I run "phalcon project anotherBlog --enable-webtools --use-config-ini", the devtool prompts following error: Error: Unable to write to '../app/controllers/IndexController.php'
While if I run "phalcon project anotherBlog --enable-webtools", the devtool will succeed. Does anyone know the fix?
I got the latest devtool from github dev-master. Thanks!