hi, I am learning test coldbox HMVC
I try to this command I got error.
======================================================
coldbox create service name="ContactService" methods="getAll" --open
ERROR (5.9.0+00721)
Command "coldbox create service name="ContactService" methods="getAll" --open" cannot be resolved.
Did you mean:
coldbox create resource
Please type "help coldbox create" for assistance.
====================================================
Does anyone know the answer to this problem?
I can't find the option "service" so what option can I replace the other one?
Thank you