Level 75
Use versioning
Documentation: https://laravel.com/docs/7.x/mix#versioning-and-cache-busting
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
From time to time, whenever I do some deploy, specially with javascript changes, I got some customers replying that they're experiencing issues on the site. It's usually solve by cleaning the browser cache.
How do you deal with these situations? Is there any laravel setting to force the browser to clean the cache after a deploy?
Use versioning
Documentation: https://laravel.com/docs/7.x/mix#versioning-and-cache-busting
Please or to participate in this conversation.