blueminded's avatar

Options Uploading photos via Iphone or Android with Laravel

hi, there.

I'm facing a problem with a form that contains an Input File, the basic idea is that the user choose a file to upload, however when enter to the website through a mobile device another option appears like Take Photo (iPhone), the form works fine, the problem is that when the user choose "Take photo" and submit the form, my code crush and I understand that is because of that option. Anyone has facing the same problem.

Thanks in advance.

0 likes
1 reply
Snapey's avatar

You need to find out how it crashes. What code? Look in the Laravel log.

Please or to participate in this conversation.