I just took a closer look into the code and it is working as intended, so no bug. The
$request->file()
method does accept only one file per call, you would have to parse multiple files through e.g. a loop but if you have found another way that's working for you go ahead with it.Statistics: Posted by Mike-on-Tour — Tue Jul 02, 2024 8:38 am