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
6 Replies