Video link : https://youtu.be/VfYIgJUpl2c
You can simply run the project by following process
$ git clone https://github.com/Baizidmdashadzzaman/Laravel-Vue-Js-Barcode-QRcode-Scanner-Using-Webcam
$ cd Laravel-Vue-Js-Barcode-QRcode-Scanner-Using-Webcam
$ composer install
$ npm install
$ npm run watch
Import sql and set up .env file from sql folder. Rename .env.example to .env and run
$ php artisan key:generate
Then visit http://127.0.0.1:8000/ and enjoy.