开发者

CakePHP - Auth component not populating aros table

开发者 https://www.devze.com 2023-01-15 03:07 出处:网络
I\'m following the Auth tutorial and in this stage http://book.cakephp.org/view/1547/Acts-As-a-Requester

I'm following the Auth tutorial and in this stage

http://book.cakephp.org/view/1547/Acts-As-a-Requester

aros table is not populated as stated. I did not insert records in开发者_C百科to db directly, I used baked forms as mentioned.


You need to add the code to the app/models/user.php and group.php files as indicated in the example.

0

精彩评论

暂无评论...
验证码 换一张
取 消