Larapos

Simple AH POS built in laravel framework

View the Project on GitHub rslhdyt/larapos

Larapos

Simple Point of sales build with Laravel and VueJs

Features

How to install

Prerequisities
Clone repository
git clone git@github.com:rslhdyt/larapos.git
Install Dependency
composer install
npm install
Setup Database

copy file .env.example to .env and update database variable

Setup Application
php artisan key:generate
php artisan migrate
php artisan passport:install
php artisan db:seed

Demo Page

larapos.sandbox.web.id

Email : admin@example.com
Password : 12345678

Support or Contact

Having trouble with Application? Create issue in repository or contact me I'll help you sort it out.