feat: add height to users

This commit is contained in:
2026-05-18 17:23:19 +02:00
parent 5a81c27665
commit 19d106a3ed
4 changed files with 31 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ class User extends Authenticatable implements FilamentUser
'email',
'password',
'avatar_url',
'height',
'bio',
'daily_calorie_goal',
'daily_protein_goal',