ajthinking/archetype
Laravel package for defining and instantiating “archetypes” to generate consistent model data and fixtures. Helps standardize defaults, variations, and seeding/test setup by composing reusable templates for your app’s entities.
composer require ajthinking/archetype. 2) Publish config and template stubs. 3) Define domainHow can I help you explore Laravel packages today?