/esppd

Primary LanguageHTML

System Requirement (Dev)

  1. PHP 8.1
  2. Composer
  3. NodeJS 16
  4. MariaDB
  5. Redis (Optional)

Installation (Dev)

  1. copy .env.example to .env and setting it
  2. composer install
  3. npm install
  4. npm run build
  5. php artisan migrate:fresh --seed