CakePHP makes building web applications simpler, faster, while requiring less code. A modern PHP 7 framework offering a flexible database access layer and a powerful scaffolding system that makes building both small and complex systems simpler.
CakePHP Routing - URL With Parameters Only
25 Jul, 2010
This tutorial shows how to do URL routing in CakePHP, if you need your URL to be without controller and view.
Dynamic Layout With Dynamic Menu in CakePHP
24 Jul, 2010
This tutorial shows how you can attach dynamic menu or any content to layout that you still want to call from controllers.
Installing CakePHP
22 Jul, 2010
This tutorial shows how to install CakePHP. After this tutorial you can start making web application.