diff --git a/README.md b/README.md index ae8f8ae..1e293a4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A Laravel package for compiling blades nested in 1 file into 1 flattened file. > since each nested level repeats the same pipline process, that consumes time & memory. Example of problems: +- https://stackoverflow.com/questions/30673129/laravel-blades-performance/44863712#44863712 - https://laracasts.com/discuss/channels/laravel/how-to-improve-laravel-views-performance-when-using-multiple-times-same-view-file-or-howto-avoid-repeating-expensive-read-file-operation