Open margibs opened 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 :)
@margibs clear your cache. php artisan cache:clear
php artisan cache:clear
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 :)