Aug 5, 2021
0
Level 2
Chrome android upload image
I am able to upload an image with Firefox and Chrome on my desktop, and also on my android cell using Firefox, but the image will not upload using Chrome on my cell. The only thing I can see is that when I get the output from $image = $request->file($request->image); I see Illuminate\Http\UploadedFile":"" but is should have something like Illuminate\Http\UploadedFile":"/tmp/phpunWdvw"
Please or to participate in this conversation.