in cakephp 3 i have an error
Call to a member function newEntity() on boolean
but public $uses not working any solution
What is the exact code you try to use?
It sounds like the Model you try to call isn’t loaded up or doesn’t exist.
in cakephp 3 i have an error
Call to a member function newEntity() on boolean
but public $uses not working any solution
What is the exact code you try to use?
It sounds like the Model you try to call isn’t loaded up or doesn’t exist.