Te-cho / compile-blades

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.
https://packagist.org/packages/te-cho/compile-blades
MIT License
64 stars 23 forks source link

Test/upgrade for Laravel 5.6 #4

Closed bert-w closed 6 years ago

bert-w commented 6 years ago

Currently the package only supports 5.4 it seems.

abidulrmdn commented 6 years ago

created a PR for it. #8

abidulrmdn commented 6 years ago

Done and merged to develop

abidulrmdn commented 6 years ago

closing this issue now

abidulrmdn commented 6 years ago

https://github.com/Te-cho/compile-blades/pull/8