Ratings | | Unique User Downloads | | Download Rankings |
Not yet rated by the users | | Total: 29 | | All time: 10,119 This week: 377 |
Details
description of the package

This package helps to minify your project`s html (blade file) output.
Installation
You can install the package via composer:
composer require dipeshsukhia/laravel-html-minify
Usage
php artisan vendor:publish --tag=LaravelHtmlMinify
add in env
for enable
Html_Minify = true
for disable
Html_Minify = false
Testing
composer test
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 dipesh.sukhia@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.