EliasSoares's avatar

Image Upload Package

I'm migrating a existent web app to Laravel, and at my old version, I developed a image uploader, that receives the image, creates a thumbnail and store original image.

Is there any good package that does this, ready to use for me?

PS: I'm addicted to do everything with my own hands, but I'm trying to change this and use ready to use packages insted.

0 likes
3 replies
EliasSoares's avatar

Excelent Package. I'll be using it to image parsing and caching.

Little offtopic:

Intervention/image-cache creates a route to access my images. Is there any way to add a filter to this route without needing to change package source code?

Something like add a filter to existing route.

Please or to participate in this conversation.