पेज · Laravilt
Entries
The eight infolist entry types and the methods they share.
| Entry | Description |
|---|---|
| TextEntry | Text with formatting |
| BadgeEntry | Badges with colors and icons |
| IconEntry | Lucide icons and booleans |
| ImageEntry | Images and avatars |
| ColorEntry | Color swatches |
| CodeEntry | Syntax-highlighted code |
| KeyValueEntry | Key-value tables |
| RepeatableEntry | Collections with nested entries |
Shared methods
All entries extend Laravilt\Infolists\Entries\Entry:
php
Dot notation reads relationships, for example TextEntry::make('author.name').