You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed the spatie/laravel-pdf package in my application, and it works fine locally. However, when I deploy it to a live server (Linux) and install all the required dependencies, attempting to generate a PDF results in an attached file of zero bytes.
Is anyone else using this package in a production environment and encountered similar issues?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Package: "spatie/laravel-pdf": "^1.1"
Laravel Version: "l^10.3.2"
I've installed the spatie/laravel-pdf package in my application, and it works fine locally. However, when I deploy it to a live server (Linux) and install all the required dependencies, attempting to generate a PDF results in an attached file of zero bytes.
Is anyone else using this package in a production environment and encountered similar issues?
test.pdf
Beta Was this translation helpful? Give feedback.
All reactions