All Projects → ulearnpro → Ulearn

ulearnpro / Ulearn

Licence: mit
ULEARN - Open Source(FREE) LMS script in Laravel 5.8 and ReactJS 16.9

Projects that are alternatives of or similar to Ulearn

Laravel User Activity
Monitor user activity easily!
Stars: ✭ 253 (-31.25%)
Mutual labels:  laravel, laravel-framework, open-source
Laravel Open Source Projects
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
Stars: ✭ 676 (+83.7%)
Mutual labels:  laravel, laravel-framework, open-source
Laravel Auth
Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood u…
Stars: ✭ 2,692 (+631.52%)
Mutual labels:  laravel, laravel-framework
Laracrud
Laravel Code Generator based on MySQL Database
Stars: ✭ 238 (-35.33%)
Mutual labels:  laravel, laravel-framework
Laravel Gitscrum
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
Stars: ✭ 2,686 (+629.89%)
Mutual labels:  laravel, laravel-framework
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (-46.2%)
Mutual labels:  laravel, laravel-framework
Wagonwheel
Offer an online version of your Laravel emails to users.
Stars: ✭ 224 (-39.13%)
Mutual labels:  laravel, laravel-framework
Auth Tests
Always-current tests for Laravel's authentication system. Curated by the community.
Stars: ✭ 230 (-37.5%)
Mutual labels:  laravel, laravel-framework
Laraform
Reactive Form Builder for Vue.js with Laravel Support
Stars: ✭ 259 (-29.62%)
Mutual labels:  laravel, laravel-framework
Laravel Job Status
Add ability to track Job progress, status and result dispatched to Queue.
Stars: ✭ 279 (-24.18%)
Mutual labels:  laravel, laravel-framework
Resources I Like
📚💯 Collection of learning resources i like
Stars: ✭ 280 (-23.91%)
Mutual labels:  laravel, open-source
Laravel Cheat Sheet
Additional resource for the Udemy Laravel Essentials course
Stars: ✭ 194 (-47.28%)
Mutual labels:  laravel, laravel-framework
Pingcrm React
⚛️ Ping CRM React - A demo app to illustrate how Inertia.js works with Laravel and React (hosted on a heroku free dyno).
Stars: ✭ 158 (-57.07%)
Mutual labels:  laravel, laravel-framework
Learn Laravel
Laravel 学习资料和开源项目集
Stars: ✭ 229 (-37.77%)
Mutual labels:  laravel, laravel-framework
Laravel Api Templates
Laravel API starter kit collection using different structures.
Stars: ✭ 149 (-59.51%)
Mutual labels:  laravel, laravel-framework
Lms Laravel
Laravel Learning Management System (LMS)
Stars: ✭ 148 (-59.78%)
Mutual labels:  laravel, lms
Laravel Form Components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
Stars: ✭ 295 (-19.84%)
Mutual labels:  laravel, laravel-framework
Laravel Analytics Event Tracking
Laravel package to easily send events to Google Analytics
Stars: ✭ 137 (-62.77%)
Mutual labels:  laravel, laravel-framework
Employee Mgmt Laravel5.4 Adminlte
The project is using laravel 5.4 and adminlte
Stars: ✭ 141 (-61.68%)
Mutual labels:  laravel, laravel-framework
Old Lms Laravel
Laravel Learning Management System (LMS)
Stars: ✭ 258 (-29.89%)
Mutual labels:  laravel, lms

License

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 [email protected] secret
Instructor [email protected] secret
Student [email protected] secret

Access ReactJS Page

Login at the following link using the student credentials, username:[email protected] | 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 [email protected]

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].