Open ridislam opened 3 years ago
Actually, In my project, I have several features under a company. Like the projects module in this project, but the company, Projects, other tenant modules have to be under the subscription plan. what would be the right way to do this?
I can see in this project tenant and subscription acts separately, how can I relate them together? and do we need both team and company module? cause in a saas concept isn't it the same purpose? or I should write the company model relations with the user model as like the tenant model in HasSubscriptions trait