RFC Segregate Eloquent Relation Definition Maravel-Framework 10.65
by•
Challenged by this discussion which proposes PHP attributes for the relation definition to avoid the method definition issues that arise for identifying if a method is relation or not in an active record, after this PR you can segregate the relation definition from the model’s methods without using Reflection.
1 view


Replies