Uncaught TypeError: Vue is undefined error in Laravel project
developing vue 3 + Laravel project. but when try to load vue in welcome.blade.php it is not showing content. Then element console uncounted following error message as well ** Uncaught TypeError: Vue is undefined ** My app.js file is like this