Skip to content

eneajaho/point-of-sale-laravel

Repository files navigation

Clone it in your machine

  • Clone the repo
  • Edit .env
  • Generate key
php artisan key:generate
  • Migrate to database
php artisan migrate:fresh --seed
  • Install passport
php artisan passport:install
php artisan passport:keys
  • Link storage
php artisan storage:link

UI Angular app

Find the frontend code here: Point of sale Angular

About

Point of Sale Laravel API application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published