MarcusLEK / tribehired-backend-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Please ensure that the following requirements are meet to run this smoothly

  1. php >= v8.1
  2. node >= v16.14.0

Setup

  1. please ensure that you have created the database before migration
  2. run the following command once you have created the database. Please note that the seeder may take a while.
    php artisan migrate:fresh
    php artisan db:seed

About


Languages

Language:PHP 84.7%Language:Blade 14.3%Language:Shell 0.8%Language:JavaScript 0.2%