Tuesday, August 31, 2010

Can't see the view after create model and controller from console...

Hi guys
I am a cakephp newbie and I had trouble to view the files under the
view folder through browser.

I used cakephp console to bake model, controller and views. (ex:
Invoices_controller.php for controller, invoice.php for model and a
invoices folders under views folder). According to the tutorial I
read, I can access the invoice view by typing http://localhost/myProject/invoices

However, the browser showed the file is not found......I have no idea
how to solve this problem...Any help would be greatly appreciated.
Thanks

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: