Question: Why are my classes not being generated?
Answer#
Almost always: (1) the file is outside your content globs, (2) the class name is built at runtime by concatenation, or (3) a misspelling. nakshora doctor diagnoses all three.
Related questions#
faq/index|FAQ index · troubleshooting/index|Troubleshooting · getting-started/introduction|Introduction
