I've found this framework searching for a solution to have a template to develop new systems in my organization, and I simply loved it! It has great features and all the work done with implementing these patterns and DDD is amazing.
But I have one question: is it possible to disable Multi Tenancy at all? I mean...I saw that one can disable use of multi tenancy by setting the option in the configuration of the module, but as far as I read, the whole structure for multi tenancy will be presente at the application and at the database.
I'm planning to use for the systems my team develop, but I think that the multi tenancy thing will add some undesired complexity at this moment.
Thanks in advance.
Denis