Laravel Retail POS
Comprehensive open-source point of sale and stock management system in Laravel.
Why consider Laravel Retail POS?
Laravel Retail POS is an open-source web application for managing retail store checkout and inventory. It supports barcode printing, purchase orders, sales return processing, supplier management, and graphical monthly sales analytics.
Learn Laravel Retail POS by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Laravel Retail POS
Laravel Retail POS streamlines inventory restocking and customer checkout in a unified administrative portal.
Quickstart
git clone https://github.com/fajarghifar/laravel-point-of-sale.gitcd laravel-point-of-salecomposer installphp artisan key:generatephp artisan migrate --seedphp artisan serveAccess the POS cashier screen at http://localhost:8000 to process customer transactions.
Laravel Retail POS is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.