Closed orkhanahmadov closed 4 years ago
Made changes to BelongsTo related properties to return closure instead of direct factory definition.
This is intentional for the 2.0 version as it now supports Laravel 6.x and higher which document using the direct function syntax.
Made changes to BelongsTo related properties to return closure instead of direct factory definition.