Tomato PHP
Search
⌃K

Tomato Forms

Build a full Forms with Fields on Database and save it to user meta

Installation

composer require tomatophp/tomato-forms
after installation please run this command
php artisan tomato-forms:install

Using

you can build a form schema by using this command
php artisan tomato-forms:generate
it will generate a form on the database and build a schema to build this form with the same value on any projects

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

Please see SECURITY for more information about the security.

Credits

License

The MIT License (MIT). Please see License File for more information.