Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mazbaul/online-learning-and-course-management-system
An Online learning ,course And Exam Management System
https://github.com/mazbaul/online-learning-and-course-management-system
course-management-system exam exam-management laravel-framework learning-management-system lms online-learning php
Last synced: about 1 month ago
JSON representation
An Online learning ,course And Exam Management System
- Host: GitHub
- URL: https://github.com/mazbaul/online-learning-and-course-management-system
- Owner: Mazbaul
- License: mit
- Created: 2017-09-03T07:31:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T09:49:35.000Z (over 1 year ago)
- Last Synced: 2024-10-11T11:04:44.766Z (about 1 month ago)
- Topics: course-management-system, exam, exam-management, laravel-framework, learning-management-system, lms, online-learning, php
- Language: HTML
- Homepage:
- Size: 6.75 MB
- Stars: 110
- Watchers: 8
- Forks: 70
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## 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.