Laravel Mix provides a clean, fluent API for defining basic webpack build steps for your applications. Mix supports several common CSS and JavaScript pre-processors.
If you've ever been confused about how to get started with module bundling and asset compilation, you will love Laravel Mix!
This package, laravel-mix-forever, is a fork of the popular original laravel-mix package by Jeffrey Way.
Reason for the Fork: The original package was not receiving support or updates for specific issues. This fork has been created by @wikigods to provide maintenance to the community.
MAIN CHANGE: This version only supports Vue 3. Support for Vue 2 has been removed.
You may review the initial documentation here.
Laravel Mix is open-sourced software licensed under the MIT license.