Laravel 9 Vue JS Point on Sell ( POS ) Application

Image

Image

Image

Image

Image

Image

Video link : https://youtu.be/x4dhilZYbwY

How Install

You can simply run the project by following process

$ git clone https://github.com/Baizidmdashadzzaman/Laravel-Vue-Js-Point-on-Sell-POS-System.git
$ cd Laravel-Vue-Js-Point-on-Sell-POS-System
$ 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.