Hello, i am new to cakephp. I got the installation guide and I am using a windows xampp system for development. I got the system running , modelled my database, used cake bake for generating mvc classes and now the CRUD classes are working fine.
But: I don't know how to go on. My idea is to have a class which is reading keywords from a database , build search requests for google and store the responses into the database again. What do I have to to now? Create a controller? Or a model? What to to with the CRUD classes, generated by cake bake, which I do not really use for my business logic? Could anybody please kick me in the right direction or post a link to a tutorial that does not concern with the usual installation guide?? Thank you. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
