Learn how to create a PHP application with this PHP MVC Project Tutorial. We’ll use the Model-View-Controller design pattern to create an Assignment Tracker web application for students with PHP.

PHP is a backend development language that runs on a server. I suggest installing the XAMPP development server. Here is my guide to getting XAMPP set up: https://youtu.be/btauAEqaifw

Install XAMPP ➜ https://www.apachefriends.org/

  • (0:00) Intro
  • (1:51) Building the MySQL Database
  • (6:15) The Model-View-Controller / MVC
  • (6:54) Create the Database Connection with PDO
  • (9:28) View: error, header, footer
  • (12:41) Model: Assignment Functions
  • (20:54) Model: Course Functions
  • (27:38) Controller: Receiving Data
  • (34:18) View: Assignment List
  • (54:42) View: Course List
  • (1:04:12) Controller: Routing Actions
  • (1:13:47) Styling the App with Sass / SCSS

#php #web-development #programming #developer

Create a PHP Application | PHP MVC Project Tutorial
5.30 GEEK