Registry /
web-framework / renatomarinho-laravel-page-speed
Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
CollapseWhitespace
✓ use RenatoMarinho\LaravelPageSpeed\Middleware\CollapseWhitespace;
Register the middleware in your Laravel kernel to minify HTML output.
use RenatoMarinho\LaravelPageSpeed\Middleware\CollapseWhitespace;
// In app/Http/Kernel.php, add to $middleware:
// \RenatoMarinho\LaravelPageSpeed\Middleware\CollapseWhitespace::class
Debug
Known issues
No known issues recorded.
Audit
Dependencies
No dependency data recorded yet.