/studance

Primary LanguageHTML

Welcome

This is an attendance application built to keep records of people by employing the use of barcodes and scanners.

Instructions

This are the basic instructions for running the application

  1. Run composer update
  2. Copy .env.example to .env
  3. Run php artisan key:generate
  4. Run npm install
  5. Vist Milon barcode for details about setting up the dependency
  6. Run php artisan migrate
  7. Run php artisan defaults:install