fitztrev / laravel-html-minify

Minifies the HTML output of Laravel 4 applications
https://github.com/fitztrev/laravel-html-minify/wiki/Laravel-5---5.1-HTML-Minifying
MIT License
414 stars 76 forks source link

Just a question #61

Open margibs opened 8 years ago

margibs commented 8 years ago

Hi the html minifier works great on my end my question is how can I uncompress it back? I'm using the code in this link https://github.com/fitztrev/laravel-html-minify/wiki/Laravel-5---5.1-HTML-Minifying

Thanks in advance :)

jrean commented 8 years ago

@margibs clear your cache. php artisan cache:clear