laravel vue browser cache auto clear

Solutions on MaxInterview for laravel vue browser cache auto clear by the best coders in the world

showing results for - "laravel vue browser cache auto clear"
Gail
12 Oct 2016
1the method I want to suggest
2
3<script src="{{ asset('js/app.js?time=') }}{{ time() }}" defer></script>