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 is scaffolding in cakephp?
What are components in cakephp. List some commonly used cakephp components?
Is it possible to have multiple validation rules per field in cakephp?
How we can set custom page title in cakephp?
Which is better cakephp or codeigniter?
Explain the difference between component, helper, behavior in cakephp?
Can we use ajax in cakephp?
What is the difference between component, helper, behavior?
What is wrong with the below validation rule?
How cakephp url looks in address bar
Explain cakephp?
What are sessions in php. How to read, write and delete session in cakephp?
What is default function and default controller of cakephp which is called automatically?
How to use session in cakephp?
Using cakephp, what all are drawbacks?