Recently published tutorials
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"
CakePHP geocoding behavior
CakePHP Geocoding behavior is a CakePHP behavior which helps finding lat and lng in Google Map from a given zipcode or address
CakePHP paginator guide
you will be able to use CakePHP pagination helper to accomplish your desired paginator (pagination links) easily
Showing 61 to 72 of 178 results