Laravel/Vuetify needs an appropriate loader to handle this file type (mp4)
问题 I'm currently working on a Laravel/Vue image carousel and the images are rendering fine but when I load the videos using the v-playback component, I get the following error: Module parse failed: Unexpected character ' ' (1:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. I've tried looking for a webpack.config.js but what I got is a webpack.mix.js which only has these: const mix = require('laravel-mix'); mix.js(