Skip to content

Media Traits ​

Three traits handle file and image attachments. They all build on morph pivot tables so any model can attach media without schema changes.

TraitDescription
HasImagesMedia library images via MorphToMany with crop, LQIP, and social URL helpers
HasFilesFile attachments via MorphToMany with locale-aware retrieval
HasFilepondsFilepond temp-file tracking with collection change management