rddev.088
multitenancy
Okay so let me explain @Sjoerd24
As filamant comes with multi tenancy by default and we can enable it by defining some relation with teams model in user model and can add access methods as well to get started right?
And within the admin panel provider we have to add the tenent thing so that it can show us on ui side
Now user model is working fine and teams is working fine now we have a requirement that we only want to make team optional so initially user will be not a part of any team and admin will asssign him a team after that user can access those teams related feature otherwise default functioanlity should work
Hope I have made it clear to you
6 replies