Featured Videos

Newest Tutorials

"Hello, world" app in CakePHP with a customized layout

"Hello, world" app in CakePHP with a customized layout
A lot of ppl from the IRC channel are very curious to know how to modify the default layout. In CakePHP, this is a very easy task and this video will show to the beginners how to do it. In this video you will see: - how to use a random html template; - download cakephp and configure it, using cake bake CLI; - building a simple CRUD app just by pressing "enter" key; - take the adv...

by chips
CakePHP 1.3 Auth (Authentication) Component Tutorial - Administrator Login

CakePHP 1.3 Auth (Authentication) Component Tutorial - Administrator Login
In this tutorial, I will walk you through a complete simplified working Auth usage example w/ login/logout capabilities (and even a few added tricks!) to get you started on implementing Auth in your projects right away. All of the source code and sql dump for this project can be downloaded here: https://github.com/OldWest/CakePHP-1.3-Simple-Auth-Sample-Code If you ever have any questions, pleas...

CakePHP 1.3 - MEIO Image Upload / Resize & Gallery Tutorial

CakePHP 1.3 - MEIO Image Upload / Resize & Gallery Tutorial
In this tutorial, I show you a fast simple way to utilize cakePHP 1.3 and MEIO behaviors to get a simple image gallery up and running within minutes. All of the source code and sql dump for this project can be downloaded here: https://github.com/OldWest/CakePHP-1.3-MEIO-image-upload-sample-code If you ever have any questions, please feel free to ping me : )

CakePHP Auth Component Tutorial Part 2

CakePHP Auth Component Tutorial Part 2
This is a three part series in understanding the basics of using CakePHP's Auth component. You will need to watch all three videos as they build on to each other by adding more functionality to the application.

Popular Videos