Reputation: 28853
I have been trying to learn CakePHP's ACL stuff recently but keep getting confused, does anyone have a completed version i.e. the source and database for the ACL tutorial at the Cookbook here: http://book.cakephp.org/view/1543/Simple-Acl-controlled-Application
Would much appreciate it, as I'd love to have a play with a working solution on my localhost.
Thanks
Upvotes: 2
Views: 1267
Reputation: 6571
Mark Story did a great tutorial here:
http://mark-story.com/posts/view/auth-and-acl-an-end-to-end-tutorial-pt-1
and here:
http://mark-story.com/posts/view/auth-and-acl-an-end-to-end-tutorial-pt-2
The Cake Manual version is based on this, but I found it much easier to follow for some reason. What particular problems are you running into?
Upvotes: 5