nova-json
nova-json copied to clipboard
Nova json field to spread a json column throughout multiple fields.
Thank you for your package! I'm getting in trouble when updating my Laravel v10 to Laravel v11 with your package in the dependencies. Could you fix this? Thank you! Problem...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...
When having a JSON structure with nested data with a key ending (or being the same as the parent property to much is removed from the attribute when it is...
Can this made available for Nova 5? What can I do to assist in upgrading this package?
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...
Hello, outl1ne/nova-multiselect-field is not working with json field field value is not saved. I don't have error on frontend or in laravel.log . Value is just ignored. ```php ... JSON::make('settings',...