Jump to content

CakePHP Beginner Friendly Question


Demonic

Recommended Posts

I recently was on IRC yesterday at CakePHP site and they was saying I could create an adminstration panel, well I don't see how I would do it because what I was basically planning on doing was using 2 primary files such as: index.php for main website stuff and admin.php for administration tasks, looking at the manual yesterday it would be smart to just use CakePHP for the complete project so I was wondering is the following setup for the website and admin panel possible with the CakePHP framework without problems and not having to do much?

 

http://downloadsaves.com/admin/

http://downloadsaves.com/admin/settings/

http://downloadsaves.com/admin/reports/

http://downloadsaves.com/admin/categorys/

 

http://downloadsaves.com/index/

http://downloadsaves.com/index/contact/

http://downloadsaves.com/index/category/1/

http://downloadsaves.com/index/view/1-basic-file-name/

 

Even though I read the basics of the cookbook for cake was wondering if you recommend any "offsite" (not on cakephp) tutorials that you would recommend me to start with?

Link to comment
https://forums.phpfreaks.com/topic/123957-cakephp-beginner-friendly-question/
Share on other sites

probably not an "all the way through introduction tutorial", but I like the tutorials here when it comes to getting stuck into CakePHP:

 

http://debuggable.com/categories/php-and-cakephp:480f4dd5-6fb0-4cb4-b3cb-4f1ccbdd56cb

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.