diff --git a/README.md b/README.md index 09532cbb..4208c1d2 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,8 @@ If you want to enable standard plugins to be required just like [must-use](https WordPlate has integrated [Laravel Mix](https://laravel.com/docs/5.4/mix) out of the box. It provides a clean, fluent API for defining basic Webpack build steps for your WordPlate application. +> If you're looking for a more advanced Laravel Mix setup, [please see this gist](https://gist.github.com/puredazzle/3c631af402ee9edcff89389e0904834d) by [Chris Andersson](https://github.com/puredazzle). + [Read more about how to install and use Laravel Mix in the official documentation.](https://laravel.com/docs/5.4/mix) ## Mail