This commit is contained in:
Mazarin
2022-06-07 13:48:45 -04:00
committed by GitHub
parent 07e4be4930
commit 0a4fd2a48a
46 changed files with 2266 additions and 293 deletions
+1
View File
@@ -29,6 +29,7 @@ class Module extends Model
const TYPE_TASKS = 'tasks';
const TYPE_CALLS = 'calls';
const TYPE_PETS = 'pets';
const TYPE_GOALS = 'goals';
/**
* The attributes that are mass assignable.