ImageEntry relationship get url
hi, i've this:
but this
thanks
but this
->url(fn ($record) => Storage::url($record->name), shouldOpenInNewTab: true) doesn't work....how can i retrieve the attribute name of the relationship photos? thanks