In CakePHP 3.2 I am using: $userid = $this->request->session()->read('Auth.User.id');
I hope that's useful. Paul. On 4 February 2016 at 15:53, Vishwadeep Kapoor <vishwadeepkap...@gmail.com> wrote: > Is there any way to get the value of the current login user in cake php, i > have search for this every where at stackoverflow they are using *$uid = > $this->Auth->user('id'); but my application is giving fatal error to this > "user" * > any help?? > > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to cake-php+unsubscr...@googlegroups.com. > To post to this group, send email to cake-php@googlegroups.com. > Visit this group at https://groups.google.com/group/cake-php. > For more options, visit https://groups.google.com/d/optout. > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscr...@googlegroups.com. To post to this group, send email to cake-php@googlegroups.com. Visit this group at https://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.