cwakim / intertech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install:

  • composer update
  • composer install
  • mv .env.example .env
  • fix the db connection, google project id, and the google api code in the .env
  • php artisan db:migrate
  • php artisan db:seed

About


Languages

Language:PHP 96.0%Language:HTML 3.3%Language:Vue 0.6%