I am Installing the Vue+Laravel integration based on the documention:
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration.
After I have followed all steps by documunetents.
but in localhost:8000 me dispaly this error
Exception
PHP 8.1.6
9.24.0
Mix manifest not found at: C:\xampp\htdocs\vue_laravel\public\/mix-manifest.json
Missing Mix Manifest File
Did you forget to run `npm install && npm run dev`?
I run npm install && npm run dev` but nothing happend, before it I have had vite.config.js
I removed it and replace with webpack.config.js because when I have installed it always get that last version.?
Do you have any ide how to solve it?
Hi,
Unfortunately, we were not able to reproduce this issue.
Have you deleted any files from the default laravel project codebase?
Regards,
Lauris Stepanovs,
Keenthemes Support Team