0

I'm using "standalone button" for many pages on website (product/create.blade.php, banner/create.blade.php, ...)

$('#lfm').filemanager('image');

And i also call an image handler event after the image is uploaded, based on the answer of Sti3bas: https://laracasts.com/discuss/channels/tips/resize-and-optimize-images-upon-upload-with-laravel-filemanager

But all uploaded images are resized, i just want the images of the product to change, so is there any way to determine the image uploaded from the product/create.blade.php page in the "ResizeUploadedImage" event.

newsshare24h
  • 69
  • 1
  • 11

0 Answers0