We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c28031 commit 5cfff1dCopy full SHA for 5cfff1d
readme.md
@@ -17,7 +17,7 @@ $output = $minifier->html($string); // <a href="/foo" class="bar moo ">Hello Wor
17
You can install the package via composer:
18
19
``` bash
20
-composer require nckg/laravel-html-minifier
+composer require nckg/laravel-minify-html
21
```
22
If you are using Laravel you can add the middleware to your middleware providers
23
@@ -42,4 +42,4 @@ composer test
42
43
## License
44
45
-The MIT License (MIT).
+The MIT License (MIT).
0 commit comments