Download the PHP package dipeshsukhia/laravel-html-minify without Composer
On this page you can find all versions of the php package dipeshsukhia/laravel-html-minify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dipeshsukhia/laravel-html-minify
More information about dipeshsukhia/laravel-html-minify
Files in dipeshsukhia/laravel-html-minify
Download dipeshsukhia/laravel-html-minify
More information about dipeshsukhia/laravel-html-minify
Files in dipeshsukhia/laravel-html-minify
Vendor dipeshsukhia
Package laravel-html-minify
Short Description laravel minify html output
License MIT
Homepage https://github.com/dipeshsukhia/laravel-html-minify
Package laravel-html-minify
Short Description laravel minify html output
License MIT
Homepage https://github.com/dipeshsukhia/laravel-html-minify
Keywords dipeshsukhialaravel-html-minify
Please rate this library. Is it a good library?
Informations about the package laravel-html-minify
Laravel HTML Minifier
This package helps to minify your project`s html (blade file) output.
Requirements
Laravel | Package |
---|---|
5.x to 9.x | 2.x |
>= 10.x | 3.x |
Installation
You can install the package via composer:
Sponsor Laravel HTML Minifier on GitHub
Become a sponsor to Dipesh Sukhia .
Setup
Generate Config
add middleware to web middleware group within app/Http/Kernel.php
Usage
for enable in env
for disable in env
exclude route name for from minify update config
minify particular html part
exclude minify particular html part
exclude html minify in blade directory
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Dipesh Sukhia
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-html-minify with dependencies
PHP Build Version
Package Version
The package dipeshsukhia/laravel-html-minify contains the following files
Loading the files please wait ....