This commit is contained in:
Mazarin
2023-02-09 21:28:54 -05:00
committed by GitHub
parent 9281ffc28f
commit e7352b135f
52 changed files with 3286 additions and 154 deletions
+2
View File
@@ -61,6 +61,8 @@ class Module extends Model
public const TYPE_RELIGIONS = 'religions';
public const TYPE_LIFE_EVENTS = 'life_events';
/**
* The attributes that are mass assignable.
*