Jquery Cropit data post(PHP/Laravel) -
i using jquery cropit plugin post crop image data hidden input field server, getting 4.3 response in return.
the image data after crop looks like: data:image/png;base64,ivborw0kggoaaaansuheugaaamyaaadgcay...
but when slice first 5 character string image/png;base64,ivborw0kggoaaaansuheugaaamyaaadgcay...
the data posted ok.
can explain issue?
Comments
Post a Comment