Basic user management

This commit is contained in:
2026-02-05 00:46:22 +01:00
parent e280fcfba8
commit 11108bdfcc
55 changed files with 1524 additions and 54 deletions

View File

@@ -24,7 +24,7 @@ class Tenant extends CommonModel
protected $fillable = [
'slug',
'local_group_name',
'name',
'email',
'url',
'account_iban',