L5-Pos icon indicating copy to clipboard operation
L5-Pos copied to clipboard

Laravel based point of sale system

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: