Custom Fields

Overview

Lamotivo offers a variety of field types. But sometimes you may need a field type that isn't provided out of the box. For this reason, Lamotivo allows you to build custom fields.

Defining Fields

Custom fields may be generated using the lm:field Artisan command. By default, all new fields will be placed in the app/Lm/Fields path.

php artisan lm:field AwesomeColorPicker