outl1ne / nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.
MIT License
274 stars 97 forks source link

Allow objects to be Json encoded #152

Closed miagg closed 1 year ago

miagg commented 1 year ago

Allow objects that are instances of JsonSerializable to be properly json encoded.

This will fix compatibility with third party packages such as nova filemanager