thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

how can i add multiple image support in the settings blade? now it only supports single image upload #1665

Open alvapatrice opened 7 years ago

alvapatrice commented 7 years ago

Description:

voyager settings blade only supports single image upload. how can i add multiple image upload option?

Steps To Reproduce:

when i tried to add the multiple image uploader, I have got an error

lancepioch commented 7 years ago

Labels: question, possible bug

emptynick commented 6 years ago

You can't use multiple images in settings at the moment, as the settings use "custom" formfields, not the built-in formfields shipped with Voyager.