When the database is seeded, we should run the Form::factory() and create a form for each of the models provided inside the config. This allows the forms to be created and for any seeded models that require the form to hook into those created forms.