Hi, i want to upload multiple files using: <input type="file" multiple>
how this package handle that?
This is covered in the docs: https://docs.spatie.be/laravel-medialibrary/v5/api/adding-files#addmultiplemediafromrequest
Ah i didn't check the API docs. Thank you!
Most helpful comment
This is covered in the docs: https://docs.spatie.be/laravel-medialibrary/v5/api/adding-files#addmultiplemediafromrequest