Course
Skills Expanded
Introduction to PHP MVC with CakePHP
An introduction to building a PHP MVC website using the CakePHP Framework. The course includes installing and setting up your environment and walks you through the process of creating a functional web application.
What you'll learn
An introduction to building a PHP MVC website using the CakePHP Framework. The course includes installing and setting up your environment and walks you through the process of creating a functional web application.
Table of contents
Introduction to PHP MVC
4mins
Installation of CakePHP
55mins
- Choosing the Right Installation 1m
- Installation of CakePHP on Linux 11m
- Installation of CakePHP on Linux with NetBeans 8m
- Installation of CakePHP on Windows with XAMPP 15m
- Installation of CakePHP on Windows with NetBeans 8m
- Setup IIS Server to Work with CakePHP 11m
- Common Installation Problems 1m
- Summary 0m
Getting Started
19mins
CakePHP Controllers
50mins
- Introduction 3m
- Methods Set and Find 2m
- Methods Set and Find Demo 6m
- Method Single Query 1m
- Method Single Query Demo 6m
- Working with Forms 4m
- Working with Forms Demo 4m
- Working with Forms Part II 2m
- Working with Forms Part II Demo 5m
- Methods Exists and Delete 2m
- Methods Exists and Delete Demo 6m
- Method Render 2m
- Method Render Demo 5m
- Summary 0m
CakePHP Models
49mins
CakePHP Views
40mins
CakePHP Authentication
20mins