# Tomato Translations

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2FHmHNG64tnntsiTWe1Yxt%2Fscreenshot.png?alt=media&#x26;token=717eed57-3d50-43f4-88e4-1c54c0ee0c37" alt=""><figcaption></figcaption></figure>

### Before Installation

this package requires sqlite3 ex of PHP to work so please install it&#x20;

On Linux use this command&#x20;

```bash
sudo apt-get install php8.2-sqlite3
```

### Installation

```
composer require tomatophp/tomato-translations
```

or as Module

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

after installation use this command to install roles and publish assets

```
php artisan tomato-translations:install
```

### Changelog

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

### Security

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

<details>

<summary></summary>

</details>

<br>
