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

# Tomato Forms

<figure><img src="/files/r6Y1JbZrqZYazEAB4b3f" alt=""><figcaption></figcaption></figure>

### Installation

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

or as Module

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

after installation please run this command

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

### Changelog

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

### Security

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

<details>

<summary></summary>

</details>
