Michealm's avatar

image cropping

ok i have been looking at quite a few solutions for this and i just want a dead simple way to allow the user to click a button select a file from there computer have a popup to allow them to crop the image then upload that cropped image.

any ideas?

0 likes
5 replies
Michealm's avatar

from what i have gathered in the laste 4 hours of screwing around is, i can get a base64 string of the cropped image to laravel's request but i cant seem to get it to save.

Snapey's avatar

Spatie media manager can receive and store a file in base64 format

Michealm's avatar

i dont see anything about base64 in the documentation plus i want / need something very simple

Please or to participate in this conversation.