sayliR #89
@@ -27,7 +27,7 @@ class CreateDeviceRequest extends FormRequest
|
||||
return [
|
||||
|
||||
'name' => 'required|string',
|
||||
'type' => 'required|string|max:255',
|
||||
// 'type' => 'required|string|max:255',
|
||||
'label' => 'required|string|max:255',
|
||||
'customerId' => 'required',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user