I use this command to create a project
phalcon project --name=phalcon_multimodule_example --type=modules
then I use this command to create a model
phalcon model Admins
but nothing happend, I need help
I use this command to create a project
phalcon project --name=phalcon_multimodule_example --type=modules
then I use this command to create a model
phalcon model Admins
but nothing happend, I need help