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

# 🎧 Tomato Support

Ticketing and support system with API for tomato admin

## Installation

```bash
composer require tomatophp/tomato-support
```

or as Module

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

after install your package please run this command

```bash
php artisan tomato-support:install
```

## Support

you can join our discord server to get support [TomatoPHP](https://discord.gg/Xqmt35Uh)

## Docs

you can check docs of this package on [Docs](https://docs.tomatophp.com/plugins/laravel-package-generator)

## Changelog

Please see [CHANGELOG](/docs/plugins/tomato-support/changelog) for more information on what has changed recently.

## Security

Please see [SECURITY](/docs/plugins/tomato-support/security) for more information about security.

## Credits

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

## License

The MIT License (MIT). Please see [License File](/docs/plugins/tomato-support/license) for more information.
