#insert data in multiple projects
8 messages · Page 1 of 1 (latest)
I don't know where to start
Well first start off by asking why you need to copy this data in the first place.
I am building a tenants system. I want the user to register his information in the first project in order to transfer the name and domain and give him a copy of the tenant from the second project
I mean, in the first project, I know who the tenants are, + a control panel with full details
The second project is the one I will copy for the tenants
I think you need to look at actual multitenancy packages. Not just randomly copying data backwards and forwards.
I finished everything related to the tenant system, what I need is only how to add data in two projects at the same time
A proper multi-tenancy solution does not require copying data between two applications.
I will only copy the name and domıan and add it to the database landlord, I will definitely not copy everything