Why cakephp have two vendor folder?what is the difference between two vendors folder available in cakephp?
7What is the first file that gets loaded when you run a application using cakephp?can you change that file?
7What is the use of security.salt and security.cipherseed in cakephp? How to change its default value?
7
Can you list some database related functions in cakephp?
What is cakephp tutorial?
How we can call a model from view in cakephp?
What is the naming convention in cakephp?
How cakephp url looks in address bar
What do you mean by habtm?
What are commonly used helpers of cakephp?
How to use session in cakephp?
What is cake?
How to add scaffolding in your application?
What is the use of requestaction method?
List some of the features in cakephp?
Which function is executed before every action in the controller?
List types of association supported by cakephp?
What are controllers?