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.
- Laravel 5.8
- React JS 16.9
- Hi-Tech Learning
- Social Login
- Responsive Design
- Course Management
- Curriculum
- Payment Gateway
- SEO Friendly
- Videos
- Instructor Credits
- Instructor Module
- Admin Module
- Page Management
- Blogs
- Website Security
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 |
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
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
For contribution and customisation supports, kindly contact us through the Email ID ulearnpro@gmail.com
ULEARN is open-source software licensed under the MIT License.