spatie / laravel-pdf

Create PDF files in Laravel apps
https://spatie.be/docs/laravel-pdf
MIT License
715 stars 54 forks source link

[Bug]: Can't generate PDF on Mac #160

Closed samdahles closed 3 months ago

samdahles commented 3 months ago

What happened?

You are unable to generate a PDF on Mac, due to the spatie/browsershot dependency requiring puppeteer through NPM. This, however, is listed nowhere in the docs.

How to reproduce the bug

Package Version

1.5.1

PHP Version

8.3.7

Laravel Version

11.0

Which operating systems does with happen with?

No response

Notes

No response