I need to save images onto multiple controllers (bids, articles, users, etc), so it would be great to have a method that I could call from any of those controllers, what is the best way that I could implement that and how?
PS: I need such function/method because I resize, rename, crop, etc and I want to keep absolute coherence throughout my uploads
namespaceanduse)