Level 47
That is what queued events are for. Upload the original, then fire an event to resize/manipulate the image.
I am using S3 for uploading images.I also use Intervention to resize a image, make a thumbnail and change a file extension after a user uploads files.
Should I queue this process or don't I need to?
That is what queued events are for. Upload the original, then fire an event to resize/manipulate the image.
Please or to participate in this conversation.