Using Laravel Elixir in Your WordPress Project
Laravel elixir is a popular feature in laravel used to compile , minify , merge styles and scripts by defining task in gulp. You may have used it commonly in your laravel projects and perhaps wanted sometimes to use it with wordpress project like plugin and/or theme as well. It’s not that difficult actually. All you have to […]
Continue reading →