bhupen's avatar

i am using ajax call to upload image with forma data evey things is fine when seen in the ajax call header image=image.png but when i check it in to request fiile('image it shows null')

pls i need help

0 likes
2 replies
tykus's avatar

Share your code (ajax and Laravel controller)

jlrdw's avatar

For image uploading I would highly suggest a good package like intervention.

But there are other packages as well.

I usually don't like using packages but images are different. A good package will help optimize and proper rotation for web.

Just my cents worth.

Please or to participate in this conversation.