Settings System

Multi-tenant polymorphic settings system with agency-scoped records and global fallback chain. Create, read, update settings records. Use when working with App\Models\Setting, App\Enumerations\SettingType, the settings table migration, the polymorphic settings system, or the fallback chain (agency-specific → global default). Also use when integrating third-party services (Xero, Stripe, etc.) that need per-agency configuration storage.

ceilidhboy 1f5b780 2.9 KB Updated

File contents

ceilidhboy/skills/tree/main/skills/settings-system commit 1f5b78003a

Frequently asked questions

npx skillmds@latest add ceilidhboy/settings-system