ctessier / nova-advanced-image-field

🌄 📐 A Laravel Nova advanced image field with cropping and resizing using Vue Advanced Cropper and Intervention Image
https://novapackages.com/packages/ctessier/nova-advanced-image-field
MIT License
100 stars 26 forks source link

Looking to make images that are cached bustable, use a query string #77

Closed dan-lutd closed 2 years ago

dan-lutd commented 2 years ago

In node I am saving a query string with the epoch added as a query string to cause cache busting.

?16234234234

Where i would do that with this plugin?

ctessier commented 2 years ago

Hi @dan-lutd

Can you please be more specific? I don't see how that related to the package.

Thank you Clément

dan-lutd commented 2 years ago

It is a non-issue since it will be a differnt filename every time the image is changed.