What do you mean by scaffolding used in cakephp?
Answer / Pankaj Gautam
Scaffolding in CakePHP refers to a feature that generates basic CRUD (Create, Read, Update, Delete) functionality for database tables automatically. This helps developers quickly create and manage the common operations on tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
How cakephp url looks in address bar
List different type of cache cakephp supports?
How to include components in controller ?
List some features of cakephp framework?
What are commonly used helpers of cakephp?
Can you list some database related functions in cakephp?
How to use pagination in cakephp?
What is name of default function and controller of cakephp which is called automatically?
What is the use of cakephp?
Why cakephp have two vendor folder?what is the difference between two vendors folder available in cakephp?
What is wrong with the below validation rule?
What is the current stable version of cakephp?