Free Laravel pos web app - Z-Invoice
Test Drive a demo https://axcora.my.id/laravelpos/
Artisan php apps with point of sale management and invoice features. with laravel
For full installation and documentation visit here : https://www.hockeycomputindo.com/2020/09/aplikasi-toko-gratis-download.html
Complete with modern UI , Free download and Open source code.
Can be install on offline desktop or Cloud and upload it on your shared hosting for mobile apps integration with android smartphone or iphone.
Fast and stable with laravel php artisan serve.
New update
Update new
POS Cashier Transaction
create mysql db or sqlite db
configure db .env
composer install
composer update
php artisan migrate
php artisan db:seed
php artisan serve
open localhost:8000
Login with username and password , by default user name : admin@admin.com , password : 12345678
Home page menu.
User database for create and register user account.
Customer database for register customer.
Product group and categories.
Master Product database.
Point of sale transaction.
Print invoice with letter format or you can print with receipt print, you can print with two print out method when you need it.
Report detailed for check transaction, and you can export detailed report.
How to install ?? Cek video installation →
For first you need download third party apps for using laravel point of sale with invoice system.
XAMPP for apache web server and mysql databased Download here →
Composer Download here →
Git Bash Download here →
Download and install all third party apps.
Run xampp apache and mysql server , and create new database rename with lapos
Download this app, or clone/fork it
git clone https://github.com/mesinkasir/larapos.git
now on your project folder , right click and select git bash here.
and run command :
composer install && php artisan migrate && php artisan db:seed && php artisan key:generate && php artisan serve
Open localhost:8000 on web browser and get started with laravel pos apps.
now you can view a laravel point of sale with invoice system web apps , just click on get started button and login to apps.
username : admin@admin.com / password : 12345678.
Download and Extract Zip file download to your project folder, open localhost/phpmyadmin and select lapos on phpmyadmin , then click on import database , upload zinvoice.sql if you want to use apps include demo data, or select zinvoice - emptydb.sql if you need empty databased.
back to project folder again, and right click then select git bash here.
run command :
composer install && php artisan key:generate && php artisan serve
Open localhost:8000 on web browser and get started with laravel pos apps.
now you can view a laravel point of sale with invoice system web apps , just click on get started button and login to apps.
username : admin@admin.com / password : 12345678.
Test Drive a demo https://axcora.my.id/laravelpos/
For full installation and documentation visit here : https://www.hockeycomputindo.com/2020/09/aplikasi-toko-gratis-download.html