> Source: https://tomatophp.com/docs/plugins/tomato-inventory

# 🚛 Tomato Inventory

<figure><img src="https://raw.githubusercontent.com/tomatophp/docs/HEAD/.gitbook/assets/screenshot (34).png" alt=""><figcaption></figcaption></figure>

### Installation

```
composer require tomatophp/tomato-inventory
```

or as Module

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

after installing your package please run this command

```
php artisan tomato-inventory:install
```

### Changelog

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

### Security

Please see [SECURITY](https://github.com/tomatophp/tomato-inventory/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-inventory/blob/master/LICENSE.md) for more information.
