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 »