how to find out my current user id in other page controller after i login?

后端 未结 5 539
离开以前
离开以前 2021-02-06 12:30

i am planing to set a permission on my event index page, which just allow certain user to view which had set when i add the event. After user click into my event, the event cont

5条回答
  •  梦毁少年i
    2021-02-06 13:06

    to see sessions, queries, data, and everything else that is passed from page to page in cake use this amazing little helper http://thechaw.com/debug_kit

提交回复
热议问题