sunel / eav

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

How to get all data based on static field #56

Closed webgaurav0690 closed 3 years ago

webgaurav0690 commented 3 years ago

I have product entity. I want to load all attributes data by primary key id. Pkg have any method to get this.

sunel commented 3 years ago

Check this https://sunel.github.io/eav/master/queries.html#selects