Ralph Schindler
Ralph Schindler
Hi! I think we're talking about 2 different things. I am not advocating to stop using helpers, not at all. I do in fact like helpers. I am advocating that...
@vyuldashev looking forward to it working with v5! 👍 😃
Hi! Any movement on getting this PR in master? Thanks :D
This is a great idea, I will either document or build the necessary features within a week.
I am actually unsure how this should work. Nova's BelongsToMany models that relationship as it's own CRUD view. That means that authorization can happen over every single relation, and they...
It may not be visible to the current user, but it may be visible to another user who may have set that particular relationship previously (it was visible to that...
What does your component setup look like inside the resource? and what does the relationship definition (inside the model) look like?
What do you mean by categorized? Sorted or grouped and after grouped, indented?
My initial inclination is that request is outside the scope of this component. Generally these related (pivot models) are simply id/name/timestamps, and other times they are in fact more than...
Is it really nothing more than what is in #50 ? can you try that branch out? `feature-supports-dependent-fields` edit: tagging @RomkaLTU