I am currently utilizing laravel 5.6, vuejs, and Bootstrap 3.3.7 in my project. However, I encountered an issue where adding the file app.js caused my dropdown functionality to stop working, prompting a requirement for popper.js. Upon including popper.js, a new error emerged stating "Uncaught TypeError: Cannot read property 'jquery' of null at new Popper." View image here