barryvdh / laravel-elfinder

elFinder bundle for Laravel
744 stars 171 forks source link

make copy of image with multiple size #294

Open ojha007 opened 3 years ago

ojha007 commented 3 years ago

if the user upload a image i want to make copy of the image with different height and width and which can be access by myimage.png, myimage.png?w=100&h=200, myimage.png?w=1200&h=300 in such fashion