# Tomato Invoices

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2F789tqy7NM72CERoVnCmK%2Fscreenshot.png?alt=media&#x26;token=4c87e253-fdf7-43a7-b645-75a1e84b5609" 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.
