Download and start the PHP toolbox
04 minutes13 secondsHow to download the ThinkPHPH5 framework source code from the official website
03 minutes47 secondsHow to download ThinPHP5 framework source code using Git
09 minutes05 secondsTemplate download and project creation: PHP toolbox is recommended
07 minutes05 secondsTemplate import and resource file path replacement: start from the home page
06 minutes37 secondsTemplate separation and import of public files: Prepare for template inheritance
07 minutes55 secondsTemplate inheritance and block design: parent template and child template creation rules [Key]
08 minutes32 secondsUse tags to simplify the introduction of external resources to the project: unified import improves efficiency
03 minutes45 secondsImport and rendering of login template: pay attention to the template import process
03 minutes39 secondsCreate administrator user data table
03 minutes18 secondsAjax data submission and verification code processing: user experience first
07 minutes58 secondsAdministrator login and verification: verification rules and query result return
16 minutes11 secondsLogout and login: use session to achieve
05 minutes10 secondsHow to detect login status and prevent repeated login: using public controller
06 minutes17 secondsIntroduction to administrator management functions: It is recommended to read it first
08 minutes21 secondsImprove administrator data table design: add new fields to meet business needs
03 minutes15 secondsImplementing home page template: How to obtain system variables and request variables
09 minutes16 secondsAdministrator list and basic function implementation: front-end to back-end, permission control and CURD implementation
18 minutes46 secondsImplementation of administrator added editing and soft deletion: Ajax verification and data recovery
14 minutes17 secondsData table and model design in class management: Principle of associated query
07 minutes29 secondsClass list display and status modification: model query
09 minutes27 secondsImplementation of class information editing function: template rendering and logic processing
04 minutes05 secondsImplementation of class addition function: template rendering and logic processing
05 minutes52 secondsSoft deletion and recovery function of class information: There is also a regret medicine in the world
06 minutes24 secondsTeacher data table model design and template rendering
05 minutes43 secondsBug fix for automatic user password modification: it will appear when the password is not modified during editing
02 minutes47 secondsEditing, adding and soft deleting functions in teacher management: CURD operation
08 minutes55 secondsStudent-student-data table and model design: associated with class table
03 minutes10 secondsPaginated display technology of student information: very practical
05 minutes53 secondsStudent-data-data addition, deletion, modification and query operations: CURD summary
04 minutes29 secondsCourse Summary: Sharing of Programming Experience
02 minutes18 seconds