Skip to content

Scaffold

Everything under Quiote\Console\Command\Scaffold.

ClassDescription
ActionWriterWrites the files for make:action: the Action class itself, and (optionally) a matching View + Template.
AppWriterWrites the actual files for quiote new.
GeneratorSupportShared validation/overwrite-guard helpers for the make:* generator commands, mirroring the checks NewCommand already applies to its own --namespace argument (see NewCommand::execute()).