Level 1
Yes, I got it working and wrote a Medium post about it.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm currently deploying a Laravel application to Laravel Cloud, I want to use barryvdh/laravel-snappy to generate PDFs and images.
Since this package relies on wkhtmltopdf and wkhtmltoimage binaries, I would like to know:
Are these binaries already available on Laravel Cloud servers?
If not, is it possible to install them manually?
Has anyone successfully used Snappy PDF on Laravel Cloud or encountered any limitations?
Thanks in advance for your help!
Please or to participate in this conversation.