--- description: >- Full Settings Generator / Manager with GUI for TomatoPHP build with Splade build with Laravel-settings --- # ⚙️ Tomato Settings
### Installation ``` composer require tomatophp/tomato-settings ``` or as Module ``` composer require tomatophp/tomato-settings-module ``` after installation use this command to install the package and publish assets ``` php artisan tomato-settings:install ``` ### Changelog Please see [CHANGELOG](https://github.com/tomatophp/tomato-settings/blob/master/CHANGELOG.md) for more information on what has changed recently. ### Credits * [Queen Tech Solutions](https://github.com/queents) ### License The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-settings/blob/master/LICENSE.md) for more information.