attla / laravel-html-minify
A elegant HTML minifier for Laravel.
dev-main
2022-07-12 21:27 UTC
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2024-10-13 01:59:57 UTC
README
🐸 A elegant HTML minifier for Laravel.
Installation
composer require attla/laravel-html-minify
Usage
# 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
License
This package is licensed under the MIT license © Octha.