Hi there!

I've just started using cakephp, went through some tutorials and tried
out things like scaffolding and so on.
Now I want to develop my own app and therefor need some tipps for the
following things:
- What is the best directory structure for an application using a
separated "admin"-area
that should be accessed via "http://www.mysite.do/admin";?
- A request to "http://www.mysite.do"; should show an starting-page with
a navigation-menu. All subpages will be located in my "app"-folder e.g.
a blog. Now all my urls should look like "http://www.mysite.do/blog";.
What do I have to do to reach that?
- Do I need to change the "index.php" located in the cake-root?
- And what about the layout-files? I want to implement my menu only one
time, but how?

I know these are a lot of questions and my english isn't very good, but
I hope someone has got some hints for me how to get started best.

Thanks and regards,
Sven


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to