Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Images not being uploaded #406

Open
amina-zeb opened this issue Aug 15, 2023 · 3 comments
Open

Multiple Images not being uploaded #406

amina-zeb opened this issue Aug 15, 2023 · 3 comments

Comments

@amina-zeb
Copy link

amina-zeb commented Aug 15, 2023

Hi,

I saw this line in the readme.

If you enable the multiple upload ability, you can order the images via drag & drop.

I have tried to figure out how to enable the multiple upload ability but can't find it & didn't managed to use this library until now. Can someone help to guide me on how to enable the multilple upload ability.

Code snippet:
Images::make('Attach Files', 'image_file_path')

Still, I am getting following output. Uploading a new media replaces the earlier one.

Screenshot from 2023-08-15 11-56-50

@amina-zeb
Copy link
Author

@ebess

@lucfer93
Copy link

lucfer93 commented Dec 1, 2023

I am having the same problem, did you find a solution yet?

@codedgift
Copy link

Just add

->withMeta(['multiple' => true])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants