Share controllers, models and views in multisite CakePHP 2.3 installation
问题 I'm creating a CakePHP 2.3 advanced installation (several apps -websites- that share one same lib folder where all of cake's core files are located). This works without any problems, I just edit the core.php file in the Config folder for each app so it knows where to find cake's files. The file system looks something like: [root] [cake-core-files] [websites] [website-1] [app] [plugins] [vendors] [website-2] ... [website-N] These different apps are in fact different in some things (they are