that is possible. Should create a table "groups" and table "users", then do
an intermediate table with the primary keys of both tables. So there you
make the association. Company -> CompanyXUser <- User

best regards,

German
luxorit.com
Argentina

2010/2/10 Jacksm <ftwo...@gmail.com>

> Hello,
>  I am looking to develop a Saas type web application that would have
> different groups or companies using the same database. This of course
> would also include different users only belonging to certain groups
> when logging in.  Is this possible with CakePHP and if so would anyone
> have a tutorial on how to do this? I have read through the
> documentation and understand creating log in form and ACLs, but I am
> having trouble creating an application where there could be mulitple
> users belonging to one group.
>
> Thank you
> Franc
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to