User Generated Tutorials
LA Meetup 2011 Part TwoPart 2 kicks off some code modification from the generated code in part 1 to implement Authentication. We run through the addition of the CakePHP Auth Component to enable automatic password hashing, secure the data within the site, and discuss functionality such as the Security Component, and its role in deploying secure, quality web applications. In order to add users, we implement an exceptio...
Part 2 kicks off some code modification from the generated code in part 1 to implement Authentication. We run through the addition of the CakePHP Auth Component to enable automatic password hashing, secure the data within the site, and discuss fun...
LA Meetup 2011 Part OneFollowing an introduction from Oleg to LAPHP and an introduction to the Coloft venue, the CakePHP core team kicks off with a tutorial with Cake PHP 1.3 to build out a URL Bookmarking service. Part one goes through the database design, creation and setup. We also go through CakePHP's bake console to generate code to get up and running very quickly, and inspect some of the functionality crea...
Following an introduction from Oleg to LAPHP and an introduction to the Coloft venue, the CakePHP core team kicks off with a tutorial with Cake PHP 1.3 to build out a URL Bookmarking service. Part one goes through the database design, creation and...
CakePHP 1.3 Auth (Authentication) Component Tutorial - Administrator LoginIn 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...
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 ...
CakePHP 1.3 - MEIO Image Upload / Resize & Gallery TutorialIn 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 : )
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/O...
CakePHP Auth Component Tutorial Part 1This 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.
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.
CakePHP Auth Component Tutorial Part 3This 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.
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.






