assetcachebuster
by spekkionu
Prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.
cachebuster
by themonkeys
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.
cdn-prefixer
by fridzema
Little optional cdn url prefixer, can be used as an replacement for the default asset helper
laravel-asset-manifest
by tappleby
Laravel 4 package for re-mapping assets paths, useful for asset revving using tools such as grunt and/or loading assets from a CDN.
laravel-simpleassets
Suffixes assets with a query string to bust the browser cache.