fix the updaterequest
This commit is contained in:
@@ -9,8 +9,6 @@ use Illuminate\Validation\Validator;
|
||||
|
||||
class UpdateRequest extends FormRequest
|
||||
{
|
||||
private mixed $category_id;
|
||||
|
||||
/**
|
||||
* Determine if the user is authorized to make this request.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user