Making A Complete Learning Management System With Php, Mysql

Posted By: ELK1nG

Making A Complete Learning Management System With Php, Mysql
Published 3/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 32.92 GB | Duration: 33h 15m

Developing a complete learning management system (LMS) using the native or vanilla PHP (PHP 8.4) & MySQL in 2025

What you'll learn

Complete project using php, pdo and mysql

Full authentication system from scratch

Sending email using phpmailer

Complete CRUD system

PHP session

Student registration, login and reset password

Instructor registration, login and reset password

Connecting database with php, pdo

Email verification system during registration

Form validation technique

Payment method integration with PayPal and Stripe

Admin login and reset password system

Admin settings for different section of the website

Photo uploading system

Toast message notification

Course Coupon Management

Messaging System between Student and Instructor

Course Curriculum Management

Cart Managemenet System

Instructor and Admin Revenue Management

Admin profile management

Student and Instructor Profile Management

Student and Instructor Login and Registration

Requirements

Basic knowledge in HTML

Basic knowledge in CSS

Basic knowledge in Javascript

Basic knowledge in Bootstrap

Basic knowledge in Code Editor like VS Code or any other

Description

In this course, I have taught the students the most popular programming language PHP and MySQL database from scratch. After showing all the basics of PHP, authentication system, security, template mastering etc., I have developed a complete learning management system (LMS) web application with the latest version of PHP. That means this project will run without any problem in PHP 8.4The persons who are very beginner in php or have no knowledge at all in PHP, they will be benefitted the most from this course. But the advanced persons will also get help from this course, because I have tried to show all the real life features of a learning management system (LMS) with advanced features.Application Features:Search features in the home page.Advanced search features in the course page.URL rewrite option using a htaccess file. So in the front end, there will be no .php extensions. Optimized query added in some sections in order to load data faster instead of nested queries.Admin Panel Features:Admin can change logo, favicon etc. Admin can setup the sales commission.Admin can setup the minimum withdraw amount.Admin can setup the withdraw fee for instructor.Admin can manage the course language.Admin can manage the course category.Admin can manage the course level.Admin can manage the FAQ SectionAdmin can create, edit and delete blog posts.Admin can create, edit and delete testimonials.Admin can see all subscriber list and export those in CSV format.Admin can see all the student profiles and manage them.Admin can see all the instructor profiles and manage them.Admin can see all the orders and invoices.Admin can change his own photo, information and passwordAdmin can see all courses and approve course.Admin can see all curriculums.Admin can approve the withdraw requests made by instructorStudent Features:Student can create account for freeStudent can login and reset his password if necessaryStudent can change profile informationStudent can buy courses using PayPal and StripeStudent can see order historyStudent can see and print order invoiceStudent will be able to see course contents after purchaseStudent can give review on a course he purchasedStudent can send message to instructors for a particular courseStudent will have lifetime access to a courseStudent can add items in wishlist and see all wishlist itemsStudent can add items into the cartStudent can perform the checkout actionStudent can apply coupon to a particular course if availableInstructor Features:Instructor can create account for freeInstructor can login and reset his password if necessaryInstructor can change profile informationInstructor can upload courses for freeInstructor can reply to student messageInstructor can add, modify or delete coursesInstructor will earn revenue from each purchaseInstructor can create coupon for a courseInstructor can withdraw the money that is in his balanceInstructor can create course and submit that to admin for reviewInstructor can see his revenue history

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Local Server Setup & Preparing Environment

Lecture 2 Installing XAMPP (Windows OS)

Lecture 3 Shift between php versions in XAMPP (Windows OS)

Lecture 4 Installing Laragon (Windows OS)

Lecture 5 Shift between php versions in Laragon (Windows OS)

Lecture 6 Install PHP 8.2 in Laragon (Windows OS)

Lecture 7 Installing XAMPP (MAC OS)

Lecture 8 Installing MAMP (MAC OS)

Lecture 9 Shift between php versions in MAMP (MAC OS)

Lecture 10 Download & Install Composer (Windows OS)

Lecture 11 Download & Install Composer (MAC OS)

Lecture 12 Code Editors

Section 3: Admin Panel Template Mastering

Lecture 13 Describing HTML Template

Lecture 14 Separate Dashboard and Login

Lecture 15 Config File and Mailtrap Setup

Lecture 16 Moving all data into admin folder

Lecture 17 Creating Users Table and Developing Login & Logout System

Lecture 18 Forget Password

Lecture 19 Reset Password

Lecture 20 Edit Profile - Part 1

Lecture 21 Edit Profile - Part 2

Lecture 22 Other Pages

Section 4: Admin Panel Template Mastering - Source Code

Lecture 23 Source Code

Section 5: Front End Template

Lecture 24 HTML Template

Lecture 25 Source Code

Section 6: Front End Template Mastering

Lecture 26 Front End Template Mastering - Part 1

Lecture 27 Front End Template Mastering - Part 2

Lecture 28 Front End Template Mastering - Part 3

Lecture 29 Front End Template Mastering - Part 4

Lecture 30 Front End Template Mastering - Part 5

Section 7: Student Panel Setup

Lecture 31 Registration

Lecture 32 Verify Registration

Lecture 33 Login, Dashboard & Logout

Lecture 34 Reset Password - Part 1

Lecture 35 Reset Password - Part 2

Lecture 36 Edit Profile

Section 8: Instructor Panel Setup

Lecture 37 Registration & Verify

Lecture 38 Login, Dashboard & Logout

Lecture 39 Reset Password

Lecture 40 Edit Profile

Section 9: Admin Panel - Course Category

Lecture 41 Course Category - Part 1

Lecture 42 Course Category - Part 2

Section 10: Admin Panel - Course Level

Lecture 43 Course Level - Part 1

Lecture 44 Course Level - Part 2

Section 11: Admin Panel - Course Language

Lecture 45 Course Language - Part 1

Lecture 46 Course Language - Part 2

Section 12: Admin Panel - Sales Commission Setup

Lecture 47 Sales Commission Setup

Section 13: Instructor Panel - Manage Course

Lecture 48 Manage Course - Part 1

Lecture 49 Manage Course - Part 2

Lecture 50 Manage Course - Part 3

Lecture 51 Manage Course - Part 4

Lecture 52 Manage Course - Part 5

Lecture 53 Manage Course - Part 6

Lecture 54 Manage Course - Part 7

Section 14: Instructor Panel - Manage Module

Lecture 55 Manage Module - Part 1

Lecture 56 Manage Module - Part 2

Lecture 57 Manage Module - Part 3

Lecture 58 Manage Module - Part 4

Section 15: Instructor Panel - Manage Lesson

Lecture 59 Manage Lesson - Part 1

Lecture 60 Manage Lesson - Part 2

Lecture 61 Manage Lesson - Part 3

Lecture 62 Manage Lesson - Part 4

Lecture 63 Manage Lesson - Part 5

Lecture 64 Manage Lesson - Part 6

Lecture 65 Manage Lesson - Part 7

Lecture 66 Manage Lesson - Part 8

Lecture 67 Manage Lesson - Part 9

Lecture 68 Manage Lesson - Part 10

Section 16: Admin Panel - Instructor Data Showing

Lecture 69 Show and Add Instructors

Lecture 70 Edit and Delete Instructors

Section 17: Admin Panel - Student Data Showing

Lecture 71 Show and Add Students

Lecture 72 Edit and Delete Students

Section 18: Admin Panel - Review and Publish Courses

Lecture 73 Part 1

Lecture 74 Part 2

Lecture 75 Part 3

Lecture 76 Part 4

Lecture 77 Part 5

Section 19: Front End - Show Instructors

Lecture 78 Part 1

Lecture 79 Part 2

Lecture 80 Part 3

Lecture 81 Part 4

Section 20: Front End - Show Courses in Home Page

Lecture 82 Show Courses in Home Page

Section 21: Front End - Show Courses in Instructor Page

Lecture 83 Show Courses in Instructor Page

Section 22: Front End - Course Detail Page

Lecture 84 Part 1

Lecture 85 Part 2

Lecture 86 Part 3

Section 23: Front End - Course Search Page

Lecture 87 Part 1

Lecture 88 Part 2

Lecture 89 Part 3

Lecture 90 Part 4

Lecture 91 Part 5

Section 24: Front End - Categories Showing

Lecture 92 Part 1

Lecture 93 Part 2

Section 25: Front End - Wishlist Section

Lecture 94 Part 1

Lecture 95 Part 2

Section 26: Front End - Cart Page Setup

Lecture 96 Part 1

Lecture 97 Part 2

Section 27: Instructor Panel - Coupon Setup

Lecture 98 Coupon Setup

Section 28: Front End - Apply Coupon

Lecture 99 Part 1

Lecture 100 Part 2

Lecture 101 Part 3

Section 29: Front End - Checkout and Course Enroll

Lecture 102 Part 1

Lecture 103 Part 2

Lecture 104 Part 3

Section 30: Student Panel - Order and Invoice

Lecture 105 Order and Invoice

Section 31: Student Panel - Enrolled Courses

Lecture 106 Part 1

Lecture 107 Part 2

Section 32: Admin Panel - Order and Invoice

Lecture 108 Order and Invoice

Section 33: Course Rating Setup

Lecture 109 Part 1

Lecture 110 Part 2

Lecture 111 Part 3

Section 34: Message Between Students and Instructors

Lecture 112 Part 1

Lecture 113 Part 2

Lecture 114 Part 3

Section 35: Instructor and Admin Revenue

Lecture 115 Part 1

Lecture 116 Part 2

Lecture 117 Part 3

Lecture 118 Part 4

Section 36: Testimonial Section

Lecture 119 Part 1

Lecture 120 Part 2

Section 37: Blog Section

Lecture 121 Part 1

Lecture 122 Part 2

Section 38: FAQ Section

Lecture 123 Part 1

Lecture 124 Part 2

Section 39: Contact Page

Lecture 125 Contact Form Email Sending

Section 40: Subscribers Section

Lecture 126 Part 1

Lecture 127 Part 2

Section 41: Settings

Lecture 128 Logo

Lecture 129 Favicon

Section 42: Final Things

Lecture 130 Adding Some Courses

Section 43: Final Source Codes

Lecture 131 Final Source Codes

Persons who want to learn latest php from scratch,Persons who want to learn mysql from scratch,Persons who are looking for a good job in web development sector,Persons who want to have a remote job in php,Persons who want to start his freelancing career using php,Persons who want to learn making a complete learning management system (LMS)