csckid Posted September 6, 2010 Share Posted September 6, 2010 Is there any free cake php project with source code? I created two model "dvd" and "customer" I call my default.ctp by typing http://localhost/cakephp/dvds/ default.ctp has link to dvd and customer model. I can view all the page of dvd but not customer. What should I do in order to fix this problem? Quote Link to comment https://forums.phpfreaks.com/topic/212707-cakephp/ Share on other sites More sharing options...
jcombs_31 Posted September 15, 2010 Share Posted September 15, 2010 I would suggest using Bake to create your associations if you do not know how to do it manually. http://book.cakephp.org/view/113/Code-Generation-with-Bake Quote Link to comment https://forums.phpfreaks.com/topic/212707-cakephp/#findComment-1111499 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.