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

# 🏬 Tomato Subscription

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

### Installation

```
composer require tomatophp/tomato-subscription
```

after you install run this command

```
php artisan tomato-subscription:install
```

### Changelog

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

### Security

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

### Credits

* [Fady Mondy](https://www.github.com/3x1io)

### License

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