Re: cakephp 3.0- login and registration using custom tables

2015-06-08 Thread José Lorenzo
Read this part of the 
manual: 
http://book.cakephp.org/3.0/en/controllers/components/authentication.html#configuring-authentication-handlers

Specifically the part regarding 'userModel' and 'fields'

On Sunday, June 7, 2015 at 9:33:23 PM UTC+2, Leo Wong wrote:

 Hello,

 I have the same question, cakephp provide advance feature but require some 
 specific Talbe/Field, How can we know more detail about those name ?
 Thank you.

 On Monday, June 1, 2015 at 5:39:15 AM UTC+8, sakshi bhalla wrote:

 Hello,
  
 can anyone please help me with the source code for login and registration 
 using custom tables.
 I am able to do using users table but not able to do using my existing db 
 tables.



-- 
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 http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


Re: cakephp 3.0- login and registration using custom tables

2015-06-07 Thread Leo Wong
Hello,

I have the same question, cakephp provide advance feature but require some 
specific Talbe/Field, How can we know more detail about those name ?
Thank you.

On Monday, June 1, 2015 at 5:39:15 AM UTC+8, sakshi bhalla wrote:

 Hello,
  
 can anyone please help me with the source code for login and registration 
 using custom tables.
 I am able to do using users table but not able to do using my existing db 
 tables.


-- 
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 http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


cakephp 3.0- login and registration using custom tables

2015-05-31 Thread sakshi bhalla
Hello,
 
can anyone please help me with the source code for login and registration 
using custom tables.
I am able to do using users table but not able to do using my existing db 
tables.

-- 
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 http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.