'required|string', ]; } public function authorize(): bool { return true; } }