add relation for road observation
This commit is contained in:
@@ -77,6 +77,7 @@ class RoadObserved extends Model
|
||||
'rms_start_latlng' => 'array',
|
||||
'rms_end_latlng' => 'array'
|
||||
];
|
||||
protected $hidden = ['pivot'];
|
||||
|
||||
/**
|
||||
* Get all of the project's files.
|
||||
|
||||
Reference in New Issue
Block a user