Dario Marino
Results
1
comments of
Dario Marino
I solved it by creating the versions model via bin / cake bake and inserting in the behavior configuration $this->addBehavior ('Josegonzalez / Version.Version', ['versionTable' => 'Versions', 'versionField' => 'version_id' ]);...