8000 GitHub - djack-acoustic/tutapos: TUTA Point of Sale Using Laravel & Angularjs Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

djack-acoustic/tutapos

 
 

Repository files navigation

TutaPos

TUTA Point of Sale Using Laravel & Angularjs Framework

Installation

  • Clone the repo: git clone https://github.com/tutacare/tutapos.git
  • Change directory: cd tutapos/
  • Install Laravel: composer install --prefer-dist
  • Change your database settings in config/database.php
  • Migrate your database: php artisan migrate
  • Seed your database: php artisan db:seed
  • View your application in browser

See Demo: http://tutapos.mytuta.com

Login using:

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

About

TUTA Point of Sale Using Laravel & Angularjs Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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