I have been developing the website with Silex and I experienced that the frontend just doesn't update immediately when I upload an image from the backend. Even I set the cache mode to be false it seems not to fix the problem.
So how can i disable cache/ refresh cache so it can update at frontend side? Please let me know if more info is needed.