Laravel mPDF mail attachment error “IlluminateMailAttachment::fromData(): Argument #1 ($data) must be of type Closure, string given”
Hi I’m trying make a function to send an email and attach a .pdf
file by using the dependency laravel mPDF
Hi I’m trying make a function to send an email and attach a .pdf
file by using the dependency laravel mPDF