Home
Softono
Online-Learning-And-Course-Management-System

Online-Learning-And-Course-Management-System

Open source MIT HTML
145
Stars
74
Forks
0
Issues
8
Watchers
3 years
Last Commit

About Online-Learning-And-Course-Management-System

An Online learning ,course And Exam Management System

Platforms

Web Self-hosted

Languages

HTML

Links

Laravel Learning Management System

Simple mini-project created using QuickAdminPanel and Adminlte.

Features

  • course Management
  • Lessons Management
  • User Management
  • Exam and result Management
  • Payment system Using Stripe
  • Question And Test

How to Install

  • git clonehttps://github.com/bestmomo/laravel5-example.gitprojectname
  • cd projectname
  • composer install
  • php artisan key:generate
  • Create a database and inform .env
  • php artisan migrate --seed to create and populate tables
  • php artisan serve to start the app on http://localhost:8000/

Note:admin login email:[email protected] Password:password

License

Please use and re-use however you want.