- 2024
- 2023
- 2022
- 2021
- 2020
-
2019
- December
-
November
-
When saving belongsTo data does not work with CakePHP 3
11/07/19
Make sure that you are exposed the belongsTo entity as an accessible field in the saved entity.
Example:
UnitType belongsTo BaseUnit (src/Model/Table/UnitType.php):
...
public function initialize(array $config)
{
...
$this->belo
-
When saving belongsTo data does not work with CakePHP 3
- September
- July
- June
- April
- January
- 2018
- 2017
- 2016
- 2015
- 2014
- 2013
- 2012
- 2011
- 2010
- 2009