# Use

you can generate a new setting for this package by using this command

```
php artisan tomato:setting
```

it will ask you for the setting name and if you like to put it inside a module as HMVC.

after running the command you must register the menu on the `tomato-admin` config or Module provider.
