elegantly/laravel-invoices
Manage invoices in Laravel with database storage, serial numbering, and PDF generation. Create, render, store, and download invoices as PDFs or views, add taxes/discounts and payment instructions (QR codes), and customize templates.
RoundingMode::HALF_UP must be replaced by RoundingMode::HalfUp to align with the brick/money v0.13.0Add fields column to Invoice model
[Added] Children relation
Customizable rounding mode
[Added] Support for payment_instructions in Invoice Model
[Added] Store the logo in the database
Display the discount code when the name is not defined
Fix crashes when the invoice subtotal amount is 0
state and type, making the system more flexible.Elegantly\Invoices\Contracts\HasLabel interface.PdfInvoice new supports quantities as float
Fix the tax calculation when using percent_off with discount
How can I help you explore Laravel packages today?