🐸 A elegant HTML minifier for Laravel.
composer require attla/laravel-html-minify
# For enable
HTML_MINIFY = true
# For disable
HTML_MINIFY = false
# For preserve HTML comments
HTML_MINIFY_COMMENTS = true
# For preserve HTML conditional comments
HTML_MINIFY_CONDITIONAL_COMMENTS = true
This package is licensed under the MIT license © Octha.