Skip to content

dpk31999/course_online

Repository files navigation

COURSE ONLINE

Features

  • Login, Register Course for student
  • Learning
  • View my score
  • Take exam
  • Manage my infomation

Installation

Set up environment

  • install nodejs
  • install xampp 7.4
  • install mysql
  • install composer

Install project

  • git clone https://github.com/dpk31999/course_online.git
  • import database from file dump.sql
  • open in VS code
  • composer install
  • npm install
  • cp .env.example .env and change your info in .env
  • php artisan key:generate
  • php artisan config:clear

Usage

  • npm run watch
  • php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •