Hi all,
I am getting this error.
# App\Controller\UsersController does not implement an isAuthorized() method.
Any suggestions?
Thanks
Regards
Anuj
Hi all,
I am getting this error.
# App\Controller\UsersController does not implement an isAuthorized() method.
Any suggestions?
Thanks
Regards
Anuj
https://book.cakephp.org/3.0/en/controllers/components/authentication.html#using-controllerauthorize
Thanks