dpollard / craftcms-laravelmixhelper
A helper to handle laravel mix
Installs: 233
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- ext-json: *
- craftcms/cms: ^3.0.0
- symfony/polyfill-php80: ^1.15
Requires (Dev)
- codeception/codeception: ^3.0
- craftcms/cms: ^3.2.0
- vlucas/phpdotenv: ^3.0
README
A helper to handle laravel mix
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require d-pollard/laravel-mix-helper
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for LaravelMixHelper.
LaravelMixHelper Overview
-Insert text here-
Configuring LaravelMixHelper
-Insert text here-
Using LaravelMixHelper
-Insert text here-
LaravelMixHelper Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by Derek Pollard