Basic user management
This commit is contained in:
@@ -58,7 +58,7 @@ class ProductionDataSeeder {
|
||||
private function installTenants() {
|
||||
Tenant::create([
|
||||
'slug' => 'lv',
|
||||
'local_group_name' => 'Landesunmittelbare Mitglieder',
|
||||
'name' => 'Landesunmittelbare Mitglieder',
|
||||
'url' => 'mareike.local',
|
||||
'account_iban' => 'DE12345678901234567890',
|
||||
'email' => 'test@example.com',
|
||||
|
||||
Reference in New Issue
Block a user