2

Is it possible to create multiple controllers using get_cli? currently, I am doing this manually.

1 Answers1

2

do this in terminal:

get create controller:"ControllerName" on home
Omid Mohebi
  • 58
  • 1
  • 8