Skip to content

xuliang482/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:

About

Laravel based point of sale system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.1%
  • HTML 31.2%
  • JavaScript 2.7%