--- description: manage category/tags/types for any model with splade/tomato PHP --- # 🔷 Tomato Category
### Installation ``` composer require tomatophp/tomato-category ``` or as Module ``` composer require tomatophp/tomato-category-module ``` after installing your package please run this command ``` php artisan tomato-categories:install ``` ### Support you can join our discord server to get support [TomatoPHP](https://discord.gg/VZc8nBJ3ZU) ### Docs you can check docs of this package on [Docs](https://docs.tomatophp.com/plugins/tomato-category) ### Changelog Please see [CHANGELOG](https://github.com/tomatophp/tomato-category/blob/master/CHANGELOG.md) for more information on what has changed recently. ### Security Please see [SECURITY](https://github.com/tomatophp/tomato-category/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-category/blob/master/LICENSE.md) for more information.