Stacks Models

Use when working with data models in Stacks - the defineModel() API, model attributes with validation and factories, relationships (hasOne/hasMany/belongsTo/belongsToMany), traits (useAuth, useUuid, useTimestamps, useSearch, useApi, billable, taggable, categorizable, commentable, likeable, observe), computed properties (get/set), model generation, and the 103 built-in framework models. Covers model definitions and storage/framework/defaults/app/Models/.

stacksjs Updated

File contents

stacksjs/stacks/tree/main/storage/framework/defaults/ai/skills/stacks-models commit 270f33480a

Frequently asked questions

npx skillmds@latest add stacksjs/stacks-models-4