ページ · Laravilt
Data
Fields for nested and structured data.
Fields for nested and structured data.
| Component | Description | Typical use |
|---|---|---|
| Repeater | Repeating groups of fields | Line items, contacts |
| Builder | Typed content blocks | Page content |
| KeyValue | Key-value pairs | Settings, metadata |
Store these fields in a JSON or array-cast column, or use Repeater::relationship() for a HasMany relation.