For the complete documentation index, see llms.txt. This page is also available as Markdown.

Coding: ORM Scaffolding

Now let's use the power of ORM and CommandBox to scaffold everything for you :). The help for this command is here:

coldbox create orm-crud help

It even creates all the integration tests for you.

Last updated

Was this helpful?