rememberForever($path, function () use ($path) { // "z" is "day of the year" so this value will only change on the day of deployment return sprintf('%s?v=%s', asset($path), date('z')); }); });