Level 80
@webiz Not really. Cashier just uses the DOMPDF package to render a Blade view into a PDF for download: https://github.com/laravel/cashier/blob/7.0/src/Invoice.php#L259-L265
1 like
Does it make sense to use Laravel cashier only for generating invoices in my Ecommerce which only sells products?
If not what do you use?
Thank you, Dominik
Please or to participate in this conversation.