Section 1 : Course Intro & Setup
|
Lecture 1 | Welcome To The Course | 00:06:00 Duration |
|
Lecture 2 | NTRODUCTION TO BRAINMEASURES PROCTOR SYSTEM | |
|
Lecture 3 | XAMPP Environment Setup | 00:08:32 Duration |
Section 2 : Intro To OOP PHP
|
Lecture 1 | About This Section | |
|
Lecture 2 | What Is OOP | 00:04:57 Duration |
|
Lecture 3 | Classes, Properties & Methods | 00:09:45 Duration |
|
Lecture 4 | The Constructor & Destructor | 00:10:39 Duration |
|
Lecture 5 | Access Modifiers, Getters & Setters | 00:09:18 Duration |
|
Lecture 6 | Class Inheritance | 00:06:51 Duration |
|
Lecture 7 | Static Methods & Properties | 00:05:59 Duration |
Section 3 : The Framework [Part 1] - The Core
|
Lecture 1 | What Is MVC | 00:04:10 Duration |
|
Lecture 2 | Workflow Explanation | 00:07:55 Duration |
|
Lecture 3 | Creating The Folder Structure | 00:08:35 Duration |
|
Lecture 4 | Direct Everything Through index | 00:07:07 Duration |
|
Lecture 5 | Bootstrap FIle & Core Class | 00:10:43 Duration |
|
Lecture 6 | Loading The Controller From The URL | 00:12:01 Duration |
|
Lecture 7 | Mapping Methods & Parameters | 00:07:56 Duration |
Section 4 : The Framework [Part 2] - MVC Workflow
|
Lecture 1 | Base Controller Class | 00:07:14 Duration |
|
Lecture 2 | Loading Views | |
|
Lecture 3 | Config File & Uploader | 00:07:45 Duration |
|
Lecture 4 | Header & Footer Includes | 00:06:31 Duration |
|
Lecture 5 | Aside - PDO Crash Course | 00:17:59 Duration |
|
Lecture 6 | The Database Class - Part 1 | |
|
Lecture 7 | The Database Class - Part 2 | 00:16:03 Duration |
|
Lecture 8 | Clean Up | 00:05:25 Duration |
Section 5 : The App [1] - Setup & User Authentication
|
Lecture 1 | Initial App & Database Setup | 00:05:38 Duration |
|
Lecture 2 | Pages, Bootstrap & Navbar | 00:12:52 Duration |
|
Lecture 3 | Creating The Users Controller | |
|
Lecture 4 | Register & Login Form Views | 00:11:37 Duration |
|
Lecture 5 | Form Validation | 00:13:49 Duration |
|
Lecture 6 | User Model & Email Check | 00:07:59 Duration |
|
Lecture 7 | User Registration | 00:11:16 Duration |
|
Lecture 8 | Custom Flash Messaging | 00:15:30 Duration |
|
Lecture 9 | User Login | 00:09:26 Duration |
|
Lecture 10 | User Session Data & Logout | 00:08:33 Duration |
Section 6 : The App [2] - Posts Functionality
|
Lecture 1 | Posts Controller | 00:06:52 Duration |
|
Lecture 2 | Posts Access Control | 00:04:58 Duration |
|
Lecture 3 | Post Model & Display | 00:12:40 Duration |
|
Lecture 4 | Add Post Form | 00:08:40 Duration |
|
Lecture 5 | Inserting Posts | 00:13:06 Duration |
|
Lecture 6 | Post Show Details Page | |
|
Lecture 7 | Editing Posts | 00:09:38 Duration |
|
Lecture 8 | Deleting Posts | 00:07:02 Duration |
Section 7 : App Deployment
|
Lecture 1 | Deploying Our App | 00:11:21 Duration |