pfbernardo
pfbernardo
Hi, This is happening to me but only on my staging / production environment (AWS servers). On my local server it reads the page without any problems. How did you...
Hi, Same here. With Dompdf 0.8.1 and 0.8.2 using version 0.3.* stopped working
Hi. I'm using lighthouse 5.0. I have the following type ``` type CorrespondenceLetter { id: ID! name: String! target_objects: [CorrespondenceItemTargetObject!]! @with(relation: "targetContacts") @with(relation: "targetContracts") @field(resolver: "App\\GraphQL\\Types\\CorrespondenceItemType@targetObjects") } ``` CorrespondenceItemTargetObject is...
Hi @bkintanar, this is a project that started 3 years ago and is in production. To migrate to it's successor would be a big endeavor. Not possible right now. I'm...