> For the complete documentation index, see [llms.txt](https://docs.tomatophp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomatophp.com/plugins/tomato-sections.md).

# Tomato Sections

<figure><img src="https://github.com/tomatophp/tomato-sections/raw/master/art/screenshot.png" alt=""><figcaption></figcaption></figure>

### Installation

```
composer require tomatophp/tomato-sections
```

or as Module

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

after install your package please run this command

```
php artisan tomato-sections:install
```

### Support

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

### Changelog

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

### Security

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