kfirba's avatar
Level 50

Saving cropped image in DB

Hello.

I need to add a feature where a user can upload images and then he can crop the image. There are various plugins for this to do it on the client side. Some of them even gives you a data url which you can parse as an image source.

Do you think it makes any sense to store the data url in the DB and work with it instead of storing the path to the image? Can Intervention package work with this?

0 likes
0 replies

Please or to participate in this conversation.