https://github.com/mesinkasir/laravelpos
laravel pos app aplication point of sale laravel - gratis free download source code
https://github.com/mesinkasir/laravelpos
cashier laravel laravel-framework laravelapos laravelapplication php pointofsale sales
Last synced: 10 months ago
JSON representation
laravel pos app aplication point of sale laravel - gratis free download source code
- Host: GitHub
- URL: https://github.com/mesinkasir/laravelpos
- Owner: mesinkasir
- Created: 2020-08-23T06:20:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-26T04:06:36.000Z (about 1 year ago)
- Last Synced: 2025-06-15T07:49:18.762Z (about 1 year ago)
- Topics: cashier, laravel, laravel-framework, laravelapos, laravelapplication, php, pointofsale, sales
- Language: SCSS
- Homepage: https://www.youtube.com/playlist?list=PLQDm6k9_HvYO2qoe7LiScQKkUgnreQSuc
- Size: 9.08 MB
- Stars: 17
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# LARAVEL POS

Full documentation : https://www.hockeycomputindo.com/2020/07/free-point-of-sale-laravel-pos-source.html
Simple point of sale using laravel php artisan.
For Small shop with simple modules for point of sale transaction.
----------------------------------------
### 💖 Thanks for Sponsor
----------------------------------------
### [🚀 Become a Sponsor](https://github.com/sponsors/mesinkasir) | [☕ Buy me Coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JVZVXBC4N9DAN)
----------------------------------------
### 🥇 Supporter 👨🏻🚀
-----------------------------------------------------------

Features login

User account

Product menu databased

Create a new product

Point of sale features

Report details.
### FEATURES
+ User for user account accsess you can edit/update and delete user.
+ Product for register product , with name product , decription / barcode , sell price , buy price with update edit and delete features.
+ Cashier for point of sale transaction, with receipt ticket print or you can customises with A4 letter format if you needed.
+ Report sale details.
+ Documentation.
+ Log Out.
### THIRD PARTY INSTALL
+ XAMPP WAMPP
+ NPM / Git bash
+ Laravel
+ Composer
### HOW TO INSTALL
+ [Cek video installation →](https://youtu.be/YcLonunx7KM)
+ Download / Fork / clone
+ Extract file on your folder apps
+ Copy .env.example file and rename with .env
+ Create new mysql databased
+ Import laravelpos.sql on database
+ Configure env file with your sql database
+ Open Git bash / NPM and run composer install
+ run php artisan serve
+ Open localhost:8000
+ Enjoy it
### ONLINE WEB APP
+ Upload .zip file on public_html hosting
+ create mysql database
+ import laravelpos.sql
+ configure .env file
+ configure public folder and APP.php on your domain
+ open browser with your web app domain.
### DOC
For the first you need create new database , create user account , create product , after input database now you can use point of sale for cashier transaction, just click on cashier and create transaction.
Input customer name , select product , and save it, after save you can click print for print out receipt printer.
You can check report on cashier report details.
### HARDWARE
Can use with receipt printer 58mm thermal, 80mm thermal auto cutter , 76 dotmatix printer , A4 letter printer edit on print out.
Full documentation : https://www.hockeycomputindo.com/2020/07/free-point-of-sale-laravel-pos-source.html
-----------------------------------------------------------
### Buy me a coffee ☕️ ❤️ ✌🏻
[Paypall](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JVZVXBC4N9DAN) [Gumroad](https://creativitaz.gumroad.com/l/coffee) [Github Sponsor](https://github.com/sponsors/mesinkasir)


