Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

qlint/L5-Pos

Repository files navigation

MyPos

Point of Sale Using Laravel & Angularjs Framework

Installation

  • Clone the repo
  • Remember to create an environment file (.env) before installing composer
  • Install Laravel: composer install
  • Migrate your database: php artisan migrate
  • Seed your database: php artisan db:seed
  • View your application in browser

Login using:

  • email: admin@tuta.pos
  • password: admin

About

Laravel based point of sale system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published