Hi,
You can do this simply with "appzcoder/crud-generator" For this you just need to define the field type on the artisan command and the generator will generate everything eg: the form's field and the database fields for you.
Check this https://github.com/appzcoder/crud-generator#crud-command and https://github.com/appzcoder/crud-generator#supported-field-types