Stancl/Tenancy: I want to auto seed when tenant is created and need the newly created tenant ID in seeder
I want to get the tenant ID when new Tenant is created so I can seed my database and the table need tenant_id as the foreign key.
I want to get the tenant ID when new Tenant is created so I can seed my database and the table need tenant_id as the foreign key.