Using barry domPDF

Website URL

erms.free.nf

Error Message

Class “Barryvdh\DomPDF\Facade\Pdf” not found

I was using the Barryvdh for my html to pdf conversion and stumbled upon this error. i don’t know how to upload or update the files since i am new in uploading laravel project with this type.

please help

The “class not found” error indicates that a source code file might be missing. There should be a file in in the location vendor/barryvdh/laravel-dompdf/src/Facade/Pdf.php, relative to your Laravel installation path (probably the htdocs folder of your website.

If that file is not there, please try re-uploading it from your computer.

6 Likes

Thank you so much for the information. I will follow your advice and will return here if I encounter any difficulties.

1 Like