Set default Metric values
This commit is contained in:
@@ -19,7 +19,7 @@ class MetricPoint extends Model
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
*
|
||||
* @var array
|
||||
* @var string[]
|
||||
*/
|
||||
protected $fillable = ['metric_id', 'value'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user