add relation for road observation

This commit is contained in:
2025-07-14 07:24:24 +00:00
parent 0a5a590cfc
commit e2ee18be76
4 changed files with 7 additions and 2 deletions

View File

@@ -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.