Looking to hire Laravel developers? Try LaraJobs

craft-laravelmix maintained by juni

Description
Laravel mix twig function for Craft CMS.
Last update
2024/03/06 15:32 (dev-main)
License
Links
Downloads
4

Comments
comments powered by Disqus

laravelmix

Requirements

This plugin requires Craft CMS 5.0.0-beta.5 or later, and PHP 8.2 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “laravelmix”. Then press “Install”.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require juni/craft-laravelmix

# tell Craft to install the plugin
./craft plugin/install laravelmix