convert many to many to one to many
This commit is contained in:
@@ -26,6 +26,7 @@ class StartRequest extends FormRequest
|
||||
{
|
||||
return [
|
||||
'code' => 'required|string',
|
||||
'km' => 'required',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user