Skip to content

Please support multiple image upload #4159

Discussion options

You must be logged in to vote

Also, a highly wanted feature seems super basic, had to use some bad packages in nova 3 before, and nothing yet available for nova 4.. meanwhile, Im doing this:

Panel::make('Images', [

    Image::make('Image 1', 'images->0'),
    Image::make('Image 2', 'images->1'),
    Image::make('Image 3', 'images->2'),
    Image::make('Image 4', 'images->3'),

]),

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 8108905
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants