Closed sgtcoder closed 1 year ago
Hello! What version of Laravel and PHP are you using? This is a bug inherent in mPDF. You can find more information on the subject here: Issue
Latest version of Laravel 9. And PHP 8.1.
So do I contact mpdf?
Delete the composer.lock
file in your laravel project and install the latest version of mPDF. Run this command:
composer require mpdf/mpdf 8.1.0
Hi, thank you, that worked.
With the latest update we are getting this error again: