Wiki articles tagged with "structure"

Showing 1-1 of 1 item.

YII SaaS Multi Tenant application with single database

Created 11 years ago by Rajith R, updated 10 years ago by xJose.

Lots of people are asking how to solve it with YII,We think its difficult with YII. But its easy to solve . There is no database triggers needed . we can simply sove it by extending a class(say "RActiveRecord") from CActiveRecord .Then extend all our model classes from that class.

6 1
14 followers
Viewed: 28 159 times
Version: 1.1
Category: Tutorials