guarded instead of fillable

This commit is contained in:
Benjamin Takats
2022-12-01 16:01:24 +01:00
parent 4699805e60
commit 470e9c68b8
37 changed files with 120 additions and 197 deletions

View File

@@ -7,6 +7,7 @@ models:
City:
country_id: id foreign
name: string
slug: string unique
Lecturer:
team_id: id foreign
name: string