FilamentF
Filament14mo ago
M.

make all images clickable and display in full

currently my code is like this
SpatieMediaLibraryImageEntry::make('product-image')
->collection('product-images')
->label(''),
then I want this image to be clickable and it will appear in full in the infolist
Was this page helpful?