ulearnpro/ulearn

LMS script built on Laravel 5.8 and React JS 16.4

dev-master 2020-02-12 06:23 UTC

This package is not auto-updated.

Last update: 2024-04-11 10:57:58 UTC


README

68747470733a2f2f7777772e756c6561726e70726f2e636f6d2f696d672f6c6f676f5f6d642e706e67License

ko-fi

About ULEARN

ULEARN is an impressive LMS script which comprises of all the basic features that needed for online learning. This package includes responsive frontend website, instructor/admin dashboard with a backend template. Admin can manage every aspect of the system, while the instructors could create creative courses through an interactive curriculum with various types of course files such as audio, video, document and text.

+ Requests: 
+ 1. Kindy give us a star in github, if you like/clone our project.

Key Features

  1. Laravel 5.8
  2. React JS 16.9
  3. Hi-Tech Learning
  4. Social Login
  5. Responsive Design
  6. Course Management
  7. Curriculum
  8. Payment Gateway
  9. SEO Friendly
  10. Videos
  11. Instructor Credits
  12. Instructor Module
  13. Admin Module
  14. Page Management
  15. Blogs
  16. Website Security

Demo & Credentials

Demo Link : https://www.ulearnpro.com/demo/

Role Email ID Password
Admin admin@ulearn.com secret
Instructor instructor@ulearn.com secret
Student student@ulearn.com secret

Access ReactJS Page

Login at the following link using the student credentials, username:student@ulearn.com | password:secret

https://www.ulearnpro.com/demo/login

Navigate to the following link, to access the course learn page directly

https://www.ulearnpro.com/demo/course-enroll/photography-become-a-better-photographer/dlhZZTZ6bmZWTGdRd3YzVWp2ZldMQT09

Installation

In the root folder, find the .env file and change the following values

APP_NAME=
APP_URL=
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=

Through terminal or command prompt, update composer to install the dependencies:

composer update

Run the migration command to create the tables

php artisan migrate

Run the seeder to import mandatory values to the tables

php artisan db:seed

Support

For contribution and customisation supports, kindly contact us through the Email ID ulearnpro@gmail.com

License

ULEARN is open-source software licensed under the MIT License.