Question: How to use custom table names for models in CakePHP?Answer: You can set the 'table' property in your model class to specify a custom table name for that model.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: