Open amenk opened 8 years ago
It very well might be doable by this package. For example with http://glide.thephpleague.com/
Sounds interesting. Will have a look hopefully soon. So how would we best integrate it to your package?
I haven't used it before, but if you follow the example, you can implement it quite easily in your views. http://glide.thephpleague.com/1.0/api/size/
There is also a Laravel bridge: https://github.com/thephpleague/glide-laravel
I saw the lib does not generate thumbnails
I do need thumbnails :-)
Is this out of scope of this lib? i.e. should I try to include it into the lib and make a pull request, or is it better to do this in my own app?