> 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-settings.md).

# Tomato Settings

<figure><img src="/files/NXhGMZzkvYymq7dg1Ixh" alt=""><figcaption></figcaption></figure>

### Installation

```
composer require tomatophp/tomato-settings
```

or as Module

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

after installation use this command to install the package and publish assets

```
php artisan tomato-settings:install
```

### Changelog

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

### Credits

* [Queen Tech Solutions](https://github.com/queents)

### License

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