What is the PHP development framework? What is it used for?
03 minutes45 secondsCourse Introduction and Framework Case Demonstration
05 minutes21 secondsA script that allows you to thoroughly understand MVC
12 minutes19 secondsSee through the singleton pattern at a glance, and you’re guaranteed to learn it
12 minutes14 secondsEncapsulated database operation class Db [PDO implementation]
21 minutes06 secondsTest database operation class Db
11 minutes33 secondsCreate a public model class Model
07 minutes33 secondsCreate user-defined models
02 minutes04 secondsBasic principles and techniques for creating custom controllers
06 minutes47 secondsCreate a front-end controller to implement request distribution
08 minutes51 secondsBasic principles for creating views
01 minutes54 secondsCreate a view template that displays all data
05 minutes47 secondsCreate a view template that displays a single record
08 minutes48 secondsStandardize the directory structure of the project
07 minutes49 secondsCreate your app’s public configuration file
02 minutes52 secondsCreate framework basic classes [Key points]
17 minutes24 secondsCreate framework entry file
04 minutes17 seconds