Download the PHP package kaapiii/concrete5-laravel-mix without Composer
On this page you can find all versions of the php package kaapiii/concrete5-laravel-mix. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kaapiii/concrete5-laravel-mix
More information about kaapiii/concrete5-laravel-mix
Files in kaapiii/concrete5-laravel-mix
Download kaapiii/concrete5-laravel-mix
More information about kaapiii/concrete5-laravel-mix
Files in kaapiii/concrete5-laravel-mix
Vendor kaapiii
Package concrete5-laravel-mix
Short Description Add versioned Laravel Mix files (based on your mix-manifest.js) to concrete5 themes and packages
License MIT
Package concrete5-laravel-mix
Short Description Add versioned Laravel Mix files (based on your mix-manifest.js) to concrete5 themes and packages
License MIT
Keywords concrete5laravel-mix
Please rate this library. Is it a good library?
Informations about the package concrete5-laravel-mix
Load (versioned) laravel mix assets easily in concrete5.
Provides wrapper methods for loading easily versioned laravel mix assets in concrete5 packages (and themes).
Installation
- Require library with composer
How does it work
Let's assume your mix-manifest.json contains following assets:
By adding the following snippet to your head.php or footer.php or any php file...
we get the following output (with cache busting).
Testing
Unit tests can be run by executing github workflows/actions locally with nektos/act and this command.
Or with ...
All versions of concrete5-laravel-mix with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
The package kaapiii/concrete5-laravel-mix contains the following files
Loading the files please wait ....