Using cakephp, what all are drawbacks?
Answer / Niraw Kumar
Some potential drawbacks of using CakePHP include: a steep learning curve for beginners, less flexibility compared to other PHP frameworks in terms of customization, and a slower development speed for complex applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is default function and default controller of cakephp which is called automatically?
What are sessions in php. How to read, write and delete session in cakephp?
How we can set custom page title in cakephp?
Explain cakephp?
How we can get current url in cakephp?
How to create a cakephp project using composer?
How can you set custom page title for the static page?
How to display the schema of the model?
Write the latest version of cakephp?
List some database related query function used in cakephp.
How do I set up cakephp?
What are the key features of cakephp? explain