webpack.mix.js
file located in the root of your project.resources/js/app.js
and resources/css/app.css
and compile them both into the storage/compiled
directory.webpack.mix.js
file:mix()
helper to resolve the correct file path to your assets.