This commit is contained in:
Martin Folkerts 2024-02-15 09:59:42 +01:00
parent e0b0fe4ccf
commit c5b29c316a

View file

@ -14,6 +14,7 @@ class ProjectMosaic extends Model
'name',
'path',
'week',
'year',
];
public function project()