Nemrut Creative Studio
Nemrut Creative Studio
Another issue related to #14 when password field is nullable, it submits password to db as null and db updates the value to null (db password field is nullable) but...
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...
When i use it with BelongsTo relationship, labels are becomes like : `profile[0][id_number]` - `profile[0][name]` ... etc.