Hi,
phalcon scaffold tags --template-path="myCustomTheme"
I put a "myCustomTheme" folder (aand all its content) in phalcon-devtools "templates" folder. But this does not work.
Error: Template "myCustomTheme/scaffold/no-forms/views/index.phtml" does not exist
Anyone has ever used this feature ?