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.
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.