4

CakePHP from Scratch: Theming in real life example – Part one

http://www.codeforest.net

As I already explained, we are going to build a jobs board application using CakePHP. If you followed our previous tutorials, you should already have a full working application. It is currently in default CakePHP look and feel. Today, we are going to change that and apply the free template from the internet.

Second task is to separate that template and make a theme, so in the future, we can just replace the design, and change the theme. It is similar to WordPress

Read »
admin's picture
Submited by admin 1 year 10 weeks ago To: CakePHP

Promote it