The laravel use Laravel Mix provides a fluent API for defining webpack build steps.
The Laravel Mix config can be found in laravel/webpack.mix.js
.
resources/assets/core/plugins/plugins.js
and the CSS or SCSS file to resources/assets/core/plugins/plugins.scss
. Check the example in this file.npm run dev --demo1
public/demo1/plugins/global/plugins.bundle.js
and public/demo1/plugins/global/plugins.bundle.css