Skip to content

attla/laravel-html-minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel HTML minify

License Latest Stable Version Total Downloads

🐸 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.