LaravelDaily/laravel-invoices

Send invoice via email

lodekib opened this issue · 1 comments

Is it possible to send the invoice via email.

@lodekib no we don't have such feature directly in the package. But you can save the file on server disk, and then send it yourself manually.