CakePHP ACL Example

I tried to create a simple application controlled by Acl. I completed this tutorial http://book.cakephp.org/view/1543/Simple-Acl-controlled-Application

I can not make it work. Does anyone have a working zip copy of this example? So I can compare it with my code. It would be very helpful.

Thank you in advance

+4
source share
2 answers
+6
source

Hi, I had the same problem, but then I came across this Google result and now it is easy http://komunitasweb.com/2009/03/cakephp-acl-tutorial-what-and-how/

But I prefer not to use this ACL and make my own login system ...............

+2
source

Source: https://habr.com/ru/post/1333675/