spatie / laravel-schemaless-attributes

Add schemaless attributes to Eloquent models
https://spatie.be/en/opensource
MIT License
996 stars 58 forks source link

Need to search in values #72

Closed m7mdsa3ed closed 3 years ago

m7mdsa3ed commented 3 years ago

Like this

$model->withExtraAttributes('name', 'LIKE', '%foobar%')

so I can search for values

spatie-bot commented 3 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.