Reputation: 413
I need some help to theme my website a test project to learn cakephp 1.3.4. I have created files for these like default.ctp for website default layout. and home.ctp for home page layout, I try Google for help but there I found nothing a good tutorial for a beginner to help me understand how to use any theme or layout for cakephp website.
Can some give a reference link to any material that helps me to understand what exactly I have had to do with cakephp design techniques?
Upvotes: 1
Views: 1032
Reputation: 6047
Look at this: Themes in CakePHP overall site book.cakephp.com is the best resource for learning CakePHP
Upvotes: 2