Skip to content

Singleton Traits ​

These traits handle models that exist as a single instance (site settings, homepage content) or that need hostable/subdomain-aware slug routing across a parent hierarchy.

TraitDescription
IsSingularStores all fillable fields as JSON in a shared modularous_singletons table
IsHostableMulti-level slug routing across a BelongsTo/HasMany hierarchy