fix db tables to have school year
This commit is contained in:
@@ -17,8 +17,8 @@ class NotificationModel extends Model
|
||||
'status',
|
||||
'action_url',
|
||||
'attachment_path',
|
||||
'semester',
|
||||
'school_year',
|
||||
'expires_at',
|
||||
'sent_at',
|
||||
'scheduled_at'
|
||||
];
|
||||
protected $useTimestamps = true;
|
||||
|
||||
Reference in New Issue
Block a user