cakephp admin app
So I searched a bit, and honestly I have kind of a headache right now, and can't seem to find exactly what Im looking for. So Im hoping someone can point me in the right direction via an article or something.
I would like to have an admin section as a new cake app in the structure as follows
(my regular site)
is
htdocs/
----------- app/
----------------everything else
What modifications would I have to make to allow for this to live harmoniously with that
htdocs/
-----------admin/
--------------------app/
---------------------------everything else
along with (or on the side of) what is above.
Basically a new cake install only for the app side?
One way I was looking at was having both apps inside of htdocs/app1/app htdocs/admin/app, but since I already have this setup I wanted to know if I can do it the way i want without changing the structure. Thanks
-- ---------------------------everything else
along with (or on the side of) what is above.
Basically a new cake install only for the app side?
One way I was looking at was having both apps inside of htdocs/app1/app htdocs/admin/app, but since I already have this setup I wanted to know if I can do it the way i want without changing the structure. Thanks
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
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.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home