Compile Blades Versions Save

For Laravel 5.* views, where i've noticed that if you nest too much views, a performance drop happens. so i built this console command based package, that flatten the view into one file for production performance improvement.

v1.0

6 years ago

v0.9

6 years ago

v0.8-dev

6 years ago

Getting input properly, and adding some precautions conditions.

v0.7-dev

6 years ago

Console command working for main functionalities, and general usage of blades.