# Tomato Artisan

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2FQsaYrfbTlht7r6jTC1EJ%2Fscreenshot.png?alt=media&#x26;token=0324f0a1-b890-4b4b-9d0c-3ba999d0246f" 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

<pre><code><strong>composer require tomatophp/tomato-artisan
</strong></code></pre>

or as Module

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

after install use this command

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

### Support

you can join our discord server to get support [TomatoPHP](https://discord.gg/Xqmt35Uh)

### Docs

you can check docs of this package on [Docs](https://docs.tomatophp.com/plugins/tomato-artisan)

### Changelog

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

### Security

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

<details>

<summary></summary>

</details>

<br>
