I built a POS system using Laravel! π It includes:
β
Product & inventory management
β
Sales tracking & receipts
β
Responsive dashboard
Laravelβs Eloquent and Livewire make it easy! π‘
Planning to add barcode scanning & multi-store support next.
Check it out: https://github.com/mailmug/laravel-easy-pos
Live Demo: https://filament-pos.phpbolt.com/
Username: admin@admin.com
Password: pass@123
What features would you add? π€π
Top comments (6)
I'm currently building and running a POS system for a client, and migrating it on top of Laravel from Azure Functions. I've built an electronic cash register mobile app using Flutter that communicates with the POS system and integrated it with three payment device vendors (so far).
You could build proper dashboards for this, displaying monthly sales and revenue. Also, reports are a big thing. You have to file tax reports and accounting reports.
Thank you. I added VAT/GST option
Cool! Love Laravel
If you do not have audit tracking somewhere it could be a good addition. It happens sometimes with POS systems that an employee makes a sale, puts half the money in their pocket, then edits the original order. The store owner should have security rights to see all activity.
Are you laravel developer??
Yes