barryvdh / laravel-dompdf

A DOMPDF Wrapper for Laravel
MIT License
6.62k stars 965 forks source link

Barryvdh\DomPDF\Facade::class, Not Found #1001

Open Faiznurullah opened 11 months ago

Faiznurullah commented 11 months ago

Describe the bug This is always not found

parallels999 commented 11 months ago

I don't understand, are the examples difficult to read? https://github.com/barryvdh/laravel-dompdf/blob/3dbe06b2dd1e5b647a07f464cee9965d4f14645d/readme.md?plain=1#L37-L40

hyphen81 commented 10 months ago

composer dump-autoload

AlexErmer commented 7 months ago

found a tutorial here where this name is linked.. but it has to be Barryvdh\DomPDF\Facade\Pdf::class. I did not check the history, but I think there once was a class named Facade, which leads now to this irritations.

Yudhass commented 7 months ago

This version is worse than the previous version, namely version 1.0

LixnSwizz commented 2 months ago

did you get a solution in you problem