/

Laravel Invoices

About

This package provides a robust, easy-to-use system for managing invoices within a Laravel application, with options for database storage, serial numbering, and PDF generation.

Installation

composer require elegantly/laravel-invoices

Documentation

Github

Demo

Invoice

Draft

Invoice number IN24-0001
Date of issue 2025-03-30
logo

Bill From

elegantly

Place de l'Opéra

75009 Paris

France

john.doe@example.com

FR123456789

Bill To

John Doe

8405 Old James St.Rochester

14609 New York

New York (NY)

United States

john.doe@example.com

Shipping To

John Doe

8405 Old James St.Rochester

14609 New York

New York (NY)

United States

Description Qty Unit price Tax Amount

Laravel Invoices Package

An easy way to manage your invoices in Laravel

1

$100.00

20%

$120.00

Laravel Money

Use Brick\Money in Laravel

1

$1.00

20%

$1.20

Subtotal $101.00
Discount (10%) -$10.10
VAT France (20%) $20.20
Total $111.10