fahlisaputra / laravel-minify

Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.
MIT License
70 stars 14 forks source link

Implement caching to improve speed #2

Open fahlisaputra opened 1 year ago

fahlisaputra commented 1 year ago

Implement caching every request with compability support for older version.