Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 445 Bytes

Program Point of Sale Sederhana

Aplikasi Web ini adalah aplikasi point of sale sederhana menggunakan Laravel dan jQuery DataTable.

Installation

  1. composer install
  2. Import SQL
  3. Copy the .env.example right in the directory and rename it to .env right away, and set your credentials equal to the database settings
  4. php artisan key:generate
  5. Login with [email protected] | 123123 or new up one
  6. And you're all set!