Skip to content

Conversation

msEmmaMays
Copy link
Contributor

Adds the ability to make() custom fields without saving the immediately.

This allows you to attach custom field data to your model before it is saved using $model->makeCustomFields()

When you are ready to save the data, call $model->saveCustomFields() to set the model_id and store the data in the database

… to commit the data at a later point in time.
@msEmmaMays msEmmaMays force-pushed the feature/make-custom-fields-without-saving branch from 45eeff6 to 77e93aa Compare October 16, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant