Namespace LaravelUi5\Core\Commands\Scaffolding

Classes
BehaviorSpec The instruction a generator hands to an {@see ArtifactBehaviorScaffolder}: write *the one behavior class* for a freshly…
DefaultArtifactBehaviorScaffolder Core's default behavior scaffolder: render the artifact's default stub into its slot, exactly as the generators did…
Interfaces
ArtifactBehaviorScaffolder The swappable half of artifact scaffolding.