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

# Tomato Locations

Database seeds for Locations plugin for TomatoPHP

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2F9lQEpehyfTrxjNrS6brB%2Fscreenshot.png?alt=media&amp;token=0c36707a-ae8b-4186-995c-94e66dbabb3e" alt=""><figcaption></figcaption></figure>

### Installation

```
composer require tomatophp/tomato-locations
```

or as Module

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

after install use this command to publish assets and generate permissions

```
php artisan tomato-locations:install
```

### Changelog

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

### Security

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