sunel / eav

Entity–attribute–value model (EAV) for Laravel Artisan
https://sunel.github.io/eav/
143 stars 39 forks source link

Laravel 6 Support #39

Closed Rukhsar closed 4 years ago

Rukhsar commented 4 years ago

Hi, Can you please update the package to support Laravel 6. I am getting the below error

Call to undefined function Eav\Traits\array_get()

Array and string helper functions are removed from the Laravel 6.

Can you please make an update to this package.

Thanks

sunel commented 4 years ago

@Rukhsar

Fixed this in https://github.com/sunel/eav/commit/b0050043050b287e4c1f9c05d1d52213233fba02 and tagged new version