Skip to content

Repository files navigation

How to run Project

Project ini merupakan teknikal test dari perusahaan Fanatech.

untuk menjalankan project ini, berikut step by step nya :

  1. clone project :
        git clone https://github.com/yusril86/fanatech-test.git
  2. Install composer :
       composer install
  1. set file .env :
    DB_CONNECTION=mysql
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=db_fanatech
    DB_USERNAME=root
    DB_PASSWORD=
  2. install npm for auth :
        npm install

and run

       npm run build
  1. Silahkan inject data dari seeder :
       php artisan migrate:fresh --seed

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages