/L5-Pos

Laravel based point of sale system

Primary LanguagePHPMIT LicenseMIT

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