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

Support for 5.7? #68

Closed jessetmia closed 5 years ago

jessetmia commented 6 years ago

I recently found out about this repo as it fits a need we have with a system we are building. However, we are on 5.7, and while I've started to fork everything to test it, I can't see that being the resolution long term. I was wondering how often do you guys update when laravel releases a new version?

Thanks,

Jesse

Omranic commented 5 years ago

We try to keep te develop branch always up to date.

This package is now supports Laravel v5.7 so will close this issue.