Interview Questions

What is the folder structure of CakePHP?

CakePHP Interview Questions and Answers


(Continued from previous question...)

What is the folder structure of CakePHP?

cakephp/
app/
Config/
Console/
Controller/
Lib/
Locale/
Model/
Plugin/
Test/
tmp/
Vendor/
View/
webroot/
.htaccess
index.php
lib/
plugins/
vendors/
.htaccess/
index.php/
README.md/

(Continued on next question...)

Other Interview Questions