Skip to content

Mazbaul/Online-Learning-And-Course-Management-System

Repository files navigation

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:admin@admin.com Password:password

License

Please use and re-use however you want.