# 🎧 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](CHANGELOG.md) for more information on what has changed recently. ## Security Please see [SECURITY](SECURITY.md) for more information about security. ## Credits * [Tomatophp](mailto:info@3x1.io) ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.