['required', 'image', 'max:5120'], ]; } public function authorize(): bool { return true; } }