How to set multiple cakephp projects on local computer?

Posted by learner.php on Stack Overflow See other posts from Stack Overflow or by learner.php
Published on 2010-05-05T03:12:52Z Indexed on 2010/05/05 3:18 UTC
Read the original article Hit count: 183

Hi, I am new to Cakephp, and very excited to learn it.

I read the docs, downloaded the files, place it on my www root folder. (I am using WAMP).

My question is, can I download 1 cakephp and do for multiple projects, for example I put my cakephp at %webroot%, so my to call my projects:

[http://localhost/cake/project1]

[http://localhost/cake/project2]

and so on...

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about multiple