Seiten · Laravilt
ImageColumn
Display single, circular, or stacked images in a table.
php
Shapes and sizes
php
Stacked images
For attributes holding several image paths:
php
Storage and fallback
php
API reference
| Method | Description |
|---|---|
circular(), square() | Shape |
imageSize(), imageWidth(), imageHeight() | Image dimensions |
stacked(), ring(), overlap() | Stacked layout |
limit(), limitedRemainingText() | Show at most N images plus a "+N" label |
wrap() | Wrap images onto multiple lines |
disk(), visibility() | Storage disk and visibility |
defaultImageUrl() | Fallback image |
checkFileExistence() | Use the fallback when the file is missing |
extraImgAttributes() | Extra <img> attributes |