allow updating ended_at
This commit is contained in:
@@ -18,6 +18,7 @@ class AnalyticsSession extends Model
|
||||
protected $fillable = [
|
||||
'ip',
|
||||
'useragent',
|
||||
'ended_at'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user