rinvex / laravel-attributes

⚠️ [ABANDONED] Rinvex Attributable is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
MIT License
434 stars 104 forks source link

Attributable::relationsToArray() doesn't return entity attributes #166

Open rneal-ck opened 2 years ago

rneal-ck commented 2 years ago

Fixes https://github.com/rinvex/laravel-attributes/issues/165

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit e1ef10a4 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Clarity 1

View more on Code Climate.