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
What are are drawbacks of cakephp.
What are commonly used helpers of cakephp?
What are the key features of cakephp?
List types of association supported by cakephp?
Please write the name of cakephp database configuration file name and its location?
How can you include a javascript menu throughout the site. Give steps.
What is name of default function and controller of cakephp which is called automatically?
What is a behavior?
How to install cakephp with composer?
How to read, write and delete session in cakephp?
What is the current stable version of cakephp?
Explain the difference between component, helper, behavior in cakephp?
What are sessions in php.
What is a component in cakephp?
How to display the schema of the model?