F
Filament10mo ago
Adel

Show array of urls in ImageEntry

How to show list of images stored as array of urls ['url', 'url', ...] in ImageEntry?
3 Replies
krekas
krekas10mo ago
how is it saved in db? as an array?
Adel
AdelOP10mo ago
@krekas yes
krekas
krekas10mo ago
Did you cast the field as an array?

Did you find this page helpful?