laravel-assetcachebuster icon indicating copy to clipboard operation
laravel-assetcachebuster copied to clipboard

Laravel 5 package that prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.

Results 2 laravel-assetcachebuster issues
Sort by recently updated
recently updated
newest added

When I run `php artisan assetcachebuster:generate` I get the following error. `Could not find current hash key in config.`

Asset generate url like /7586d9c672183689086e8fef73376c55/js/diary.js , but browser said that file is not found