Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a JSON Field #15

Open
milewski opened this issue Oct 15, 2020 · 0 comments
Open

Make a JSON Field #15

milewski opened this issue Oct 15, 2020 · 0 comments

Comments

@milewski
Copy link
Member

milewski commented Oct 15, 2020

It would essentially just store the wrapped data into a specific JSON column on the db

JsonField::make('Data', [
    EditableField::make('Name'),
    EditableField::make('Age'),
]),
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

No branches or pull requests

1 participant