--- description: Database seeds for Locations plugin for TomatoPHP --- # 🌎 Tomato Locations
### 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.