What is the current stable version of cakephp?
Answer / Anoop Kumar Kureel
The current stable version of CakePHP is 4.x as of now.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we use ajax in cakephp?
Why cakephp have two vendor folder?what is the difference between two vendors folder available in cakephp?
what is the use of $this->set(compact());?
What are the key features of cakephp?
How can you make urls search engine friendly while using cakephp?
What are component, helper and why are they used?
What is helper in cakephp?
Which is better cakephp or codeigniter?
List some database related functions in cakephp.
What is the default extension of view files in cakephp?can we change it?if yes then how?
How to read, write and delete session in cakephp?
What is a element?