> For the complete documentation index, see [llms.txt](https://docs.tomatophp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomatophp.com/plugins/tomato-invoices.md).

# Tomato Invoices

<figure><img src="/files/Wto9bSdrZ2rpztn1FzFe" alt=""><figcaption></figcaption></figure>

### Installation

```
composer require tomatophp/tomato-invoices
```

or as Module

```
composer require tomatophp/tomato-invoices-module
```

after installing your package please run this command

```
php artisan tomato-invoices:install
```

### Changelog

Please see [CHANGELOG](https://github.com/tomatophp/tomato-invoices/blob/master/CHANGELOG.md) for more information on what has changed recently.

### Security

Please see [SECURITY](https://github.com/tomatophp/tomato-invoices/blob/master/SECURITY.md) for more security information.

### Credits

* [Fady Mondy](mailto:info@3x1.io)

### License

The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-invoices/blob/master/LICENSE.md) for more information.
