'required|string|max:255', 'text' => 'string', 'photo' => 'required|file', ]; } }