image in array form
I am returning the content of images from the database in this table but the real format is in an array:
["01HV5HZ87QCKEF5C3YD1CAKRWE.svg"
How do I make it work correctly?
It only works if it is without the array:
01HV5HZ87QCKEF5C3YD1CAKRWE.svg
2 Replies