CakePHP admin panel

Posted by ab on Stack Overflow See other posts from Stack Overflow or by ab
Published on 2009-12-18T04:18:45Z Indexed on 2010/04/14 0:43 UTC
Read the original article Hit count: 384

Filed under:
|
|

I am new to CakePHP and want an admin panel on my custom CMS for a client. Is there any way other than just linking to an admin page to each controller that I can pull views from other controllers such as users and posts?

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about php