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

Did you find this page helpful?