Tagged Questions

0
votes
1answer
43 views

CakePHP App-Structure: one DB & App vs. multiple DBs & Apps

I have a brief conceptional question: Recently, I started to develop an app in which I can (on the fly) create clients who, in turn, can create projects that have lots of other stuff (own logins, ...