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 50+ built-in framework models. Covers model definitions and storage/framework/defaults/app/Models/.

stacksjs 1d29b58 15.7 KB Updated

File contents

stacksjs/reportshq/tree/main/storage/framework/defaults/ai/skills/stacks-models commit 1d29b5889b

Frequently asked questions

npx skillmds@latest add stacksjs/stacks-models