Hello !
I have installed CakePhp 3.2.7, everything works !
I’m performing the Blog Tutorial on CakePhp Website and i have an issue.
In the “Authentication and Authorization” section (https://book.cakephp.org/3.0/en/tutorials-and-examples/blog-auth-example/auth.html), if i go to the URL : “/users/add” and I want to add an user, i get this error :
“Method getData does not exist”
“BadMethodCallException”
I made the tutorial twice, and the same error…
Do you have a solution ?
Thank you.
A.