Skip to content

melkotoury/laravel-angular-pos

Repository files navigation

Root Cave POS

Root Cave Point of Sale Using Laravel & Angularjs Framework

Installation

  • Clone the repo: git clone [email protected]:melkotoury/laravel-angular-pos.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://pos.rootcave.com/public/

Login using:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published