Following Laravel's documentation, he says that it is unnecessary to keep the css and js in development, which I think is correct. Then I did the following, I have in webpack.mix.js:
mix.js('resources/assets/js/app.js', 'public/js')...
asked by
24.07.2017 / 15:28