2017 © Pedro Peláez
 

craft-plugin craft-laravel-mix

Integrates Laravel Mix Cache Busting plugin with the Craft Twig template engine.

image

wiejeben/craft-laravel-mix

Integrates Laravel Mix Cache Busting plugin with the Craft Twig template engine.

  • Sunday, January 14, 2018
  • by Wiejeben
  • Repository
  • 2 Watchers
  • 0 Stars
  • 65 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 14 % Grown

The README.md

Laravel Mix Cache Busting plugin for Craft CMS

Integrates Laravel Mix Cache Busting plugin with the Craft Twig template engine., (*1)

Requirements

This plugin requires Craft CMS 4.0.0 or later.
For Craft CMS 2, use version 1.0.0.
For Craft CMS 3, use version 2.1.0., (*2)

Installation

To install the plugin, follow these instructions., (*3)

  1. Open your terminal and go to your Craft project:, (*4)

    cd /path/to/project
  2. Then tell Composer to load the plugin:, (*5)

    composer require Wiejeben/craft-laravel-mix
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Laravel Mix Cache Busting Twig Extension., (*6)

Introduction

Laravel Mix itself provides a fluent API for defining Webpack build steps for your Laravel application using several common CSS and JavaScript pre-processors., (*7)

If you've ever been confused and overwhelmed about getting started with Webpack and asset compilation, you will love Laravel Mix. However, you are not required to use it while developing your application. Of course, you are free to use any asset pipeline tool you wish, or even none at all., (*8)

Official Documentation

Documentation for Laravel Mix Cache Busting can be found on the Laravel website., (*9)

Brought to you by Maarten de Graaf, (*10)

The Versions

14/01 2018

dev-master

9999999-dev

Integrates Laravel Mix Cache Busting plugin with the Craft Twig template engine.

  Sources   Download

The Requires

 

14/01 2018

2.0.0

2.0.0.0

Integrates Laravel Mix Cache Busting plugin with the Craft Twig template engine.

  Sources   Download

The Requires