Recently published tutorials
Build a forum with CakePHP (part 4)
The first thing we are going to build in this tutorial is the function for showing/viewing/adding topics. These functions are handled
Build an image gallery with Pikachoose and PHP
Which means users will upload images dynamically from a script and the front page will automatically show an image powered by Pikachoose
Build a shopping cart with CakePHP and jQuery (part 1)
Specifically we need to load the Bootstrap resources (JavaScript and CSS files). And construct a simple layout for our shopping cart
Build a shopping cart with CakePHP and jQuery (part 2)
"Product" class does not do anything specific; it is currently just a placeholder. In case you need to add additional features
Building Custom Search Engine with Algolia and CakePHP 3
Algolia is web service providing hosted search engine. It takes way less time to build a custom search engine with Algolia
3 simple steps to migrate Auth component to CakePHP 2.x
Auth component is introduced with three types of authentication handlers. So the way of setting its variables is changed
5 New Features In PHP 7 That You Should Have A Look At
there was not really a proper reason just to change the name. What I am trying to say here is that we havena�?t missed anything
A quick guide on integration Omnipay on PHP projects
Omnipay is a multi-gateway PHP processing library for payment gateways. Omnipay API offers access to 26 official PHP payment integration
CakePHP and JQuery ( 1 )
we will go through basic steps to use Jquery in CakePHP. We will also highlight some common mistakes.The final task is to alert a string
CakePHP and JQuery ( 2 )
Give correct database information at app/config/database.php and make sure that CakePHP is able to connect to your database
CakePHP Auth redirecting issue
we found the cause and we think it is worth sharing here. Hopefully it will help you if you encounter an issue similar
CakePHP Bake console in windows
CakePHP's Bake console is easy and powerful tool to kick start your project. You will be able to step up a full working application
Showing 37 to 48 of 158 results