F
Filament13mo 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
krekas13mo ago
how is it saved in db? as an array?
Adel
AdelOP13mo ago
@krekas yes
krekas
krekas13mo ago
Did you cast the field as an array?

Did you find this page helpful?