Skip to content

muhammadardie/minipos

Repository files navigation

minipos

Simple POS app built using laravel

Imgur Image Imgur Image

Installation

  • git clone https://github.com/muhammadardie/minipos.git projectname
  • cd projectname
  • composer install
  • cp .env.example .env
  • php artisan key:generate
  • Create a database and inform .env
  • Setup cloudinary url in .env
  • php artisan migrate --seed to create and populate tables
  • php artisan serve to start the app on http://localhost:8000/

Demo

URL: https://minipos.ardie.web.id/

email: admin@localhost.com

password: 123456

About

Simple POS app built using laravel

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •