nova-inline-relationship
nova-inline-relationship copied to clipboard
A package to present relationships as inline properties in Nova.
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
If a child has a readonly parameter set, the create & update form will allow the field to be editable
Nova 4
Please Add Support Nova4
i have table like this: - users: laravel standard users - contact_category: home, work, other - user_contact: users_id, category_id, contact user hasMany user_contact (belongsTo users, and belongsTo contact_category), when i...
Hi all, As posted in their README: > Please note that this is experimental and is not actively maintained and supported by our team. If you are interested in helping...
I try to use it with Spatie's Translatable package but it ignores the text fields within Translatable. But somehow Repeater field still shows and i can add without issue. And...
add BelongsToManyObserver issue: #26
When i use it with BelongsTo relationship, labels are becomes like : `profile[0][id_number]` - `profile[0][name]` ... etc.
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
The image is not saved on the disk and, accordingly, the path to the database is not written. If you fill out a resource (which I want to add inline)...