Recently published tutorials
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
CakePHP file not found when running cron shell
and everything is working fine in Windows and we were able to run Cake console successfully. However after we moved the application
CakePHP file upload behavior
store file name inside database table's "filename" attribute and store file inside directory "app/webroot/uploads"
Showing 73 to 84 of 192 results