# Tomato Settings

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2F1nrqrr979hjbdDLxzqKg%2Fscreenshot.png?alt=media&#x26;token=9f573494-7d82-4206-9784-8a7a3236186e" 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.
