Download the PHP package rzl-app/laravel-blade-minify without Composer
On this page you can find all versions of the php package rzl-app/laravel-blade-minify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rzl-app/laravel-blade-minify
More information about rzl-app/laravel-blade-minify
Files in rzl-app/laravel-blade-minify
Package laravel-blade-minify
Short Description A Laravel package to seamlessly minify Blade HTML output for faster pages and a better user experience.
License MIT
Homepage https://github.com/rzl-app/laravel-blade-minify
Informations about the package laravel-blade-minify
⚡️Rzl Laravel Blade Minifier 🚀
🚀 Automatically minifies your Laravel Blade output for smaller pages & blazing-fast load times.
🛠 Supports:
- 📚 Laravel Docs — for official usage
- 🧩
Illuminate\Support
- 🐘 PHP ^8.2 + Laravel ^10.x | ^11.x | ^12.x
Built with ❤️ by @rzl-app.
📚 Table of Contents
- 🛠 Requirements
- ⚙️ Installation
- 🚀 Setup
- 🔥 Usage
- 📝 Changelog
- 🤝 Contributing
- 🛡 Security
- 🙌 Credits
- 📜 License
- 🔗 Framework & Reference Links
🛠 Requirements
Laravel Framework & illuminate/support |
PHP | Package |
---|---|---|
^10.x | ^11.x | ^12.x | ^8.2 | v1.x |
⚙️ Installation
You can install the package via composer:
Sponsor Rzl Laravel Blade Minifier on GitHub
🚀 Setup
Publish config
Add middleware to web middleware group within app/Http/Kernel.php
🔥 Usage
Enable in .env
Disable in .env
Minify only in production
Minify at all mode APP Env (default)
Ignore specific route names from minifying render output
Minify a particular Blade string manually
Ignoring minify a particular Blade string manually
Ignore minify in Blade
Working with vite directive
Enable in .env
Disable in .env
Minify only in production
Minify at all mode APP Env (default)
Ignore specific route names from minifying render output
Minify a particular Blade string manually
Ignoring minify a particular Blade string manually
Ignore minify in Blade
Working with vite directive
At dev mode you can do:
Or add to your providers.php:
📝 Changelog
Please see CHANGELOG for more information what has changed recently.
🤝 Contributing
Please see CONTRIBUTING for details.
🛡 Security
Please report issues to [email protected].
🙌 Credits
- Rzl App
- All Contributors
📜 License
The MIT License (MIT). Please see License File for more information.
🔗 Framework & Reference Links
Reference | URL |
---|---|
📝 Laravel Docs | https://laravel.com/docs |
🏗 Illuminate\Support | https://github.com/laravel/framework/tree/12.x/src/Illuminate/Support |
🐘 PHP Official | https://www.php.net |
✅ Enjoy rzl-app/laravel-blade-minify
?
Leave a ⭐ on GitHub — it keeps this project thriving!
✨ From rzl-app — where code meets passion.
All versions of laravel-blade-minify with dependencies
laravel/framework Version ^10.0|^11.0|^12.0
php Version ^8.2