angeljqv

Results 52 comments of angeljqv

@mike42 this is necessary

You are adding a issue on that example, `utf8_encode` is going to be deprecated https://php.watch/versions/8.2/utf8_encode-utf8_decode-deprecated

> Also, this is not an issue or a bug, for this kind of topics use discussions section +1

This is only a wrapper, that issue/question must be on [dompdf/dompdf](https://github.com/dompdf/dompdf/)

This is only a wrapper, that issue must be on [dompdf/dompdf](https://github.com/dompdf/dompdf/)

> I suggest we allow an instance of this contract as constructor argument. Looks like a really bad idea, just do: ```php Storage::disk('s3')->put('file_name.pdf', $pdf->->output()); ```

> Why is it a bad idea to have the container resolve it? That not is the bad idea, changing the constructor signature is the bad idea, it could be...