In cakephp 3 I got error Unexpected field in POST data. Actually that field is not in my table, but I want to use in controller.
In cakephp 3 I got error Unexpected field in POST data. Actually that field is not in my table, but I want to use in controller.