I've implemented Laravel Clyde https://github.com/antennaio/laravel-clyde which is an wrapper for Glide https://github.com/thephpleague/glide
This set-up works for uploading, caching and retrieving images etc. However I need to be able to rename an image when it's downloaded.
I cannot see a way of doing this using these packages.